Action not permitted
Modal body text goes here.
CVE-2023-45287
Vulnerability from cvelistv5
Published
2023-12-05 16:18
Modified
2024-08-02 20:21
Severity ?
EPSS score ?
Summary
Before Go 1.20, the RSA based key exchange methods in crypto/tls may exhibit a timing side channel
References
▼ | URL | Tags | |
---|---|---|---|
security@golang.org | https://go.dev/cl/326012/26 | Issue Tracking | |
security@golang.org | https://go.dev/issue/20654 | Issue Tracking | |
security@golang.org | https://groups.google.com/g/golang-announce/c/QMK8IQALDvA | Mailing List, Release Notes | |
security@golang.org | https://people.redhat.com/~hkario/marvin/ | Third Party Advisory | |
security@golang.org | https://pkg.go.dev/vuln/GO-2023-2375 | Vendor Advisory | |
security@golang.org | https://security.netapp.com/advisory/ntap-20240112-0005/ |
Impacted products
▼ | Vendor | Product |
---|---|---|
Go standard library | crypto/tls |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T20:21:15.309Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://go.dev/issue/20654" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/cl/326012/26" }, { "tags": [ "x_transferred" ], "url": "https://groups.google.com/g/golang-announce/c/QMK8IQALDvA" }, { "tags": [ "x_transferred" ], "url": "https://people.redhat.com/~hkario/marvin/" }, { "tags": [ "x_transferred" ], "url": "https://pkg.go.dev/vuln/GO-2023-2375" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20240112-0005/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "crypto/tls", "product": "crypto/tls", "programRoutines": [ { "name": "rsaKeyAgreement.processClientKeyExchange" }, { "name": "rsaKeyAgreement.generateClientKeyExchange" }, { "name": "Conn.Handshake" }, { "name": "Conn.HandshakeContext" }, { "name": "Conn.Read" }, { "name": "Conn.Write" }, { "name": "Dial" }, { "name": "DialWithDialer" }, { "name": "Dialer.Dial" }, { "name": "Dialer.DialContext" } ], "vendor": "Go standard library", "versions": [ { "lessThan": "1.20.0", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "value": "Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-208: Observable Timing Discrepancy", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2023-12-05T16:18:06.104Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://go.dev/issue/20654" }, { "url": "https://go.dev/cl/326012/26" }, { "url": "https://groups.google.com/g/golang-announce/c/QMK8IQALDvA" }, { "url": "https://people.redhat.com/~hkario/marvin/" }, { "url": "https://pkg.go.dev/vuln/GO-2023-2375" }, { "url": "https://security.netapp.com/advisory/ntap-20240112-0005/" } ], "title": "Before Go 1.20, the RSA based key exchange methods in crypto/tls may exhibit a timing side channel" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2023-45287", "datePublished": "2023-12-05T16:18:06.104Z", "dateReserved": "2023-10-06T17:06:26.221Z", "dateUpdated": "2024-08-02T20:21:15.309Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-45287\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-12-05T17:15:08.570\",\"lastModified\":\"2024-01-12T14:15:48.310\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels.\"},{\"lang\":\"es\",\"value\":\"Antes de Go 1.20, los intercambios de claves TLS basados en RSA utilizaban la librer\u00eda math/big, que no es un tiempo constante. Se aplic\u00f3 blinding RSA para prevenir ataques sincronizados, pero el an\u00e1lisis muestra que esto puede no haber sido completamente efectivo. En particular, parece que la eliminaci\u00f3n del relleno PKCS#1 puede filtrar informaci\u00f3n de tiempo, que a su vez podr\u00eda usarse para recuperar bits de clave de sesi\u00f3n. En Go 1.20, la librer\u00eda crypto/tls cambi\u00f3 a una implementaci\u00f3n RSA de tiempo completamente constante, que no creemos que muestre ning\u00fan canal lateral de temporizaci\u00f3n.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-203\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.20.0\",\"matchCriteriaId\":\"A96BDB4B-F1DA-4948-8E56-8B4933BB8BC2\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/326012/26\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/issue/20654\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/QMK8IQALDvA\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://people.redhat.com/~hkario/marvin/\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2375\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240112-0005/\",\"source\":\"security@golang.org\"}]}}" } }
rhsa-2023_7200
Vulnerability from csaf_redhat
Published
2024-02-27 22:49
Modified
2024-11-08 14:33
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.15.z security update
Notes
Topic
Red Hat build of MicroShift release 4.15.0 is now available with updates to packages and images that fix several bugs.
This release includes a security update for Red Hat build of MicroShift 4.15.0.
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.
Details
Red Hat build of MicroShift is Red Hat's light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. 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.
This advisory contains the RPM packages for Red Hat build of MicroShift 4.15.0. Read the following advisory for the container images for this
release:
https://access.redhat.com/errata/RHSA-2023:7198
Security Fix(es):
* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Terms of Use
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.
{ "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.0 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat build of MicroShift 4.15.0.\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 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. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at\nthe 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.15.0. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2023:7198\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\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-2023:7200", "url": "https://access.redhat.com/errata/RHSA-2023:7200" }, { "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-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "category": "external", "summary": "2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "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": "OCPBUGS-18548", "url": "https://issues.redhat.com/browse/OCPBUGS-18548" }, { "category": "external", "summary": "OCPBUGS-19288", "url": "https://issues.redhat.com/browse/OCPBUGS-19288" }, { "category": "external", "summary": "OCPBUGS-19363", "url": "https://issues.redhat.com/browse/OCPBUGS-19363" }, { "category": "external", "summary": "OCPBUGS-19384", "url": "https://issues.redhat.com/browse/OCPBUGS-19384" }, { "category": "external", "summary": "OCPBUGS-19422", "url": "https://issues.redhat.com/browse/OCPBUGS-19422" }, { "category": "external", "summary": "OCPBUGS-19433", "url": "https://issues.redhat.com/browse/OCPBUGS-19433" }, { "category": "external", "summary": "OCPBUGS-19457", "url": "https://issues.redhat.com/browse/OCPBUGS-19457" }, { "category": "external", "summary": "OCPBUGS-19488", "url": "https://issues.redhat.com/browse/OCPBUGS-19488" }, { "category": "external", "summary": "OCPBUGS-19540", "url": "https://issues.redhat.com/browse/OCPBUGS-19540" }, { "category": "external", "summary": "OCPBUGS-19567", "url": "https://issues.redhat.com/browse/OCPBUGS-19567" }, { "category": "external", "summary": "OCPBUGS-19632", "url": "https://issues.redhat.com/browse/OCPBUGS-19632" }, { "category": "external", "summary": "OCPBUGS-19719", "url": "https://issues.redhat.com/browse/OCPBUGS-19719" }, { "category": "external", "summary": "OCPBUGS-20037", "url": "https://issues.redhat.com/browse/OCPBUGS-20037" }, { "category": "external", "summary": "OCPBUGS-22322", "url": "https://issues.redhat.com/browse/OCPBUGS-22322" }, { "category": "external", "summary": "OCPBUGS-22338", "url": "https://issues.redhat.com/browse/OCPBUGS-22338" }, { "category": "external", "summary": "OCPBUGS-22685", "url": "https://issues.redhat.com/browse/OCPBUGS-22685" }, { "category": "external", "summary": "OCPBUGS-22809", "url": "https://issues.redhat.com/browse/OCPBUGS-22809" }, { "category": "external", "summary": "OCPBUGS-22854", "url": "https://issues.redhat.com/browse/OCPBUGS-22854" }, { "category": "external", "summary": "OCPBUGS-22858", "url": "https://issues.redhat.com/browse/OCPBUGS-22858" }, { "category": "external", "summary": "OCPBUGS-22936", "url": "https://issues.redhat.com/browse/OCPBUGS-22936" }, { "category": "external", "summary": "OCPBUGS-25689", "url": "https://issues.redhat.com/browse/OCPBUGS-25689" }, { "category": "external", "summary": "OCPBUGS-25851", "url": "https://issues.redhat.com/browse/OCPBUGS-25851" }, { "category": "external", "summary": "OCPBUGS-25904", "url": "https://issues.redhat.com/browse/OCPBUGS-25904" }, { "category": "external", "summary": "OCPBUGS-27398", "url": "https://issues.redhat.com/browse/OCPBUGS-27398" }, { "category": "external", "summary": "OCPBUGS-27855", "url": "https://issues.redhat.com/browse/OCPBUGS-27855" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2023_7200.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.z security update", "tracking": { "current_release_date": "2024-11-08T14:33:36+00:00", "generator": { "date": "2024-11-08T14:33:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7200", "initial_release_date": "2024-02-27T22:49:18+00:00", "revision_history": [ { "date": "2024-02-27T22:49:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-27T22:49:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T14:33: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.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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "product": { "name": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "product_id": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product": { "name": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product_id": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product": { "name": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product_id": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product": { "name": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product_id": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product": { "name": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product_id": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product": { "name": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product_id": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product": { "name": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product_id": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product": { "name": "microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product_id": "microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product": { "name": "microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product_id": "microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product": { "name": "microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product_id": "microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.15.0-202402260721.p0.g799289b.assembly.4.15.0.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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64" }, "product_reference": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src" }, "product_reference": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64" }, "product_reference": "microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64" }, "product_reference": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64" }, "product_reference": "microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64" }, "product_reference": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64" }, "product_reference": "microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" }, "product_reference": "microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" }, "product_reference": "microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39325", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243296" } ], "notes": [ { "category": "description", "text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39325" }, { "category": "external", "summary": "RHBZ#2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39325" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-44487", "url": "https://access.redhat.com/security/cve/CVE-2023-44487" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "category": "external", "summary": "https://go.dev/issue/63417", "url": "https://go.dev/issue/63417" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-2102", "url": "https://pkg.go.dev/vuln/GO-2023-2102" }, { "category": "external", "summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487", "url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487" } ], "release_date": "2023-10-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-27T22:49:18+00:00", "details": "For Red Hat build of MicroShift 4.15, read the following documentation 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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7200" }, { "category": "workaround", "details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.", "product_ids": [ "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] } ], "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.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)" }, { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] }, "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-27T22:49:18+00:00", "details": "For Red Hat build of MicroShift 4.15, read the following documentation 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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7200" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] } ], "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.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] } ], "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] }, "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-27T22:49:18+00:00", "details": "For Red Hat build of MicroShift 4.15, read the following documentation 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.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7200" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] } ], "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.x86_64", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.0-202402260721.p0.g799289b.assembly.4.15.0.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_3316
Vulnerability from csaf_redhat
Published
2024-05-23 06:39
Modified
2024-11-06 22:07
Summary
Red Hat Security Advisory: Migration Toolkit for Applications security and bug fix update
Notes
Topic
Migration Toolkit for Applications 7.0.3 release
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.
Details
Migration Toolkit for Applications 7.0.3 Images
Security Fix(es) from Bugzilla:
* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)
* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)
* axios: exposure of confidential data stored in cookies (CVE-2023-45857)
* css-tools: Improper Input Validation causes Denial of Service via Regular Expression (CVE-2023-26364)
* go-resty: HTTP request body disclosure in github.com/go-resty/resty/v2 (CVE-2023-45286)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* css-tools: regular expression denial of service (ReDoS) when parsing CSS (CVE-2023-48631)
* follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse() (CVE-2023-26159)
* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)
* follow-redirects: Possible credential leak (CVE-2024-28849)
Terms of Use
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.
{ "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": "Migration Toolkit for Applications 7.0.3 release\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Migration Toolkit for Applications 7.0.3 Images\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)\n\n* axios: exposure of confidential data stored in cookies (CVE-2023-45857)\n\n* css-tools: Improper Input Validation causes Denial of Service via Regular Expression (CVE-2023-26364)\n\n* go-resty: HTTP request body disclosure in github.com/go-resty/resty/v2 (CVE-2023-45286)\n\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* css-tools: regular expression denial of service (ReDoS) when parsing CSS (CVE-2023-48631)\n\n* follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse() (CVE-2023-26159)\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* follow-redirects: Possible credential leak (CVE-2024-28849)", "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:3316", "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2248979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979" }, { "category": "external", "summary": "2250364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364" }, { "category": "external", "summary": "2252012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252012" }, { "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": "2254559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559" }, { "category": "external", "summary": "2256413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413" }, { "category": "external", "summary": "2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "2269576", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576" }, { "category": "external", "summary": "2270863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863" }, { "category": "external", "summary": "MTA-1578", "url": "https://issues.redhat.com/browse/MTA-1578" }, { "category": "external", "summary": "MTA-1959", "url": "https://issues.redhat.com/browse/MTA-1959" }, { "category": "external", "summary": "MTA-1961", "url": "https://issues.redhat.com/browse/MTA-1961" }, { "category": "external", "summary": "MTA-1970", "url": "https://issues.redhat.com/browse/MTA-1970" }, { "category": "external", "summary": "MTA-1997", "url": "https://issues.redhat.com/browse/MTA-1997" }, { "category": "external", "summary": "MTA-2003", "url": "https://issues.redhat.com/browse/MTA-2003" }, { "category": "external", "summary": "MTA-2117", "url": "https://issues.redhat.com/browse/MTA-2117" }, { "category": "external", "summary": "MTA-2186", "url": "https://issues.redhat.com/browse/MTA-2186" }, { "category": "external", "summary": "MTA-2224", "url": "https://issues.redhat.com/browse/MTA-2224" }, { "category": "external", "summary": "MTA-2243", "url": "https://issues.redhat.com/browse/MTA-2243" }, { "category": "external", "summary": "MTA-2287", "url": "https://issues.redhat.com/browse/MTA-2287" }, { "category": "external", "summary": "MTA-2308", "url": "https://issues.redhat.com/browse/MTA-2308" }, { "category": "external", "summary": "MTA-2314", "url": "https://issues.redhat.com/browse/MTA-2314" }, { "category": "external", "summary": "MTA-2341", "url": "https://issues.redhat.com/browse/MTA-2341" }, { "category": "external", "summary": "MTA-2380", "url": "https://issues.redhat.com/browse/MTA-2380" }, { "category": "external", "summary": "MTA-2400", "url": "https://issues.redhat.com/browse/MTA-2400" }, { "category": "external", "summary": "MTA-2409", "url": "https://issues.redhat.com/browse/MTA-2409" }, { "category": "external", "summary": "MTA-2410", "url": "https://issues.redhat.com/browse/MTA-2410" }, { "category": "external", "summary": "MTA-2426", "url": "https://issues.redhat.com/browse/MTA-2426" }, { "category": "external", "summary": "MTA-2427", "url": "https://issues.redhat.com/browse/MTA-2427" }, { "category": "external", "summary": "MTA-2451", "url": "https://issues.redhat.com/browse/MTA-2451" }, { "category": "external", "summary": "MTA-2452", "url": "https://issues.redhat.com/browse/MTA-2452" }, { "category": "external", "summary": "MTA-2495", "url": "https://issues.redhat.com/browse/MTA-2495" }, { "category": "external", "summary": "MTA-2503", "url": "https://issues.redhat.com/browse/MTA-2503" }, { "category": "external", "summary": "MTA-2505", "url": "https://issues.redhat.com/browse/MTA-2505" }, { "category": "external", "summary": "MTA-2512", "url": "https://issues.redhat.com/browse/MTA-2512" }, { "category": "external", "summary": "MTA-2513", "url": "https://issues.redhat.com/browse/MTA-2513" }, { "category": "external", "summary": "MTA-2518", "url": "https://issues.redhat.com/browse/MTA-2518" }, { "category": "external", "summary": "MTA-2550", "url": "https://issues.redhat.com/browse/MTA-2550" }, { "category": "external", "summary": "MTA-2560", "url": "https://issues.redhat.com/browse/MTA-2560" }, { "category": "external", "summary": "MTA-2563", "url": "https://issues.redhat.com/browse/MTA-2563" }, { "category": "external", "summary": "MTA-2616", "url": "https://issues.redhat.com/browse/MTA-2616" }, { "category": "external", "summary": "MTA-2652", "url": "https://issues.redhat.com/browse/MTA-2652" }, { "category": "external", "summary": "MTA-2654", "url": "https://issues.redhat.com/browse/MTA-2654" }, { "category": "external", "summary": "MTA-2661", "url": "https://issues.redhat.com/browse/MTA-2661" }, { "category": "external", "summary": "MTA-2681", "url": "https://issues.redhat.com/browse/MTA-2681" }, { "category": "external", "summary": "MTA-2781", "url": "https://issues.redhat.com/browse/MTA-2781" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3316.json" } ], "title": "Red Hat Security Advisory: Migration Toolkit for Applications security and bug fix update", "tracking": { "current_release_date": "2024-11-06T22:07:35+00:00", "generator": { "date": "2024-11-06T22:07:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3316", "initial_release_date": "2024-05-23T06:39:32+00:00", "revision_history": [ { "date": "2024-05-23T06:39:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-23T06:39:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T22:07:35+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "MTA 7.0 for RHEL 9", "product": { "name": "MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:migration_toolkit_applications:7.0::el9" } } }, { "category": "product_name", "name": "MTA 7.0 for RHEL 8", "product": { "name": "MTA 7.0 for RHEL 8", "product_id": "8Base-MTA-7.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:migration_toolkit_applications:7.0::el8" } } } ], "category": "product_family", "name": "Migration Toolkit for Applications" }, { "branches": [ { "category": "product_version", "name": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "product": { "name": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "product_id": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-addon-rhel9\u0026tag=7.0.3-13" } } }, { "category": "product_version", "name": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "product": { "name": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "product_id": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-lsp-rhel9\u0026tag=7.0.3-13" } } }, { "category": "product_version", "name": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "product": { "name": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "product_id": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-cli-rhel9\u0026tag=7.0.3-16" } } }, { "category": "product_version", "name": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "product": { "name": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "product_id": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=7.0.3-10" } } }, { "category": "product_version", "name": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "product": { "name": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "product_id": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=7.0.3-25" } } }, { "category": "product_version", "name": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "product": { "name": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "product_id": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel8-operator\u0026tag=7.0.3-7" } } }, { "category": "product_version", "name": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "product": { "name": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "product_id": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=7.0.3-13" } } }, { "category": "product_version", "name": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64", "product": { "name": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64", "product_id": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64", "product_identification_helper": { "purl": "pkg:oci/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-windup-shim-rhel9\u0026tag=7.0.3-12" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "product": { "name": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "product_id": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "product_identification_helper": { "purl": "pkg:oci/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-lsp-rhel9\u0026tag=7.0.3-13" } } }, { "category": "product_version", "name": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "product": { "name": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "product_id": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "product_identification_helper": { "purl": "pkg:oci/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-cli-rhel9\u0026tag=7.0.3-16" } } }, { "category": "product_version", "name": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "product": { "name": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "product_id": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "product_identification_helper": { "purl": "pkg:oci/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-windup-shim-rhel9\u0026tag=7.0.3-12" } } } ], "category": "architecture", "name": "arm64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64 as a component of MTA 7.0 for RHEL 8", "product_id": "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64" }, "product_reference": "mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "relates_to_product_reference": "8Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64" }, "product_reference": "mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64" }, "product_reference": "mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64" }, "product_reference": "mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64" }, "product_reference": "mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" }, "product_reference": "mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64" }, "product_reference": "mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64" }, "product_reference": "mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" }, "product_reference": "mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64" }, "product_reference": "mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "relates_to_product_reference": "9Base-MTA-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64 as a component of MTA 7.0 for RHEL 9", "product_id": "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" }, "product_reference": "mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64", "relates_to_product_reference": "9Base-MTA-7.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-26159", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2024-01-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2256413" } ], "notes": [ { "category": "description", "text": "An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()", "title": "Vulnerability summary" }, { "category": "other", "text": "follow-redirects is a transitive dependency of Grafana, and does not affect Red Hat Enterprise Linux 8.", "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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-26159" }, { "category": "external", "summary": "RHBZ#2256413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-26159", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26159" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159" } ], "release_date": "2024-01-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "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-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()" }, { "cve": "CVE-2023-26364", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-11-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2250364" } ], "notes": [ { "category": "description", "text": "A flaw was found in Adobe CSS Tools. An improper input validation could result in a minor denial of service while parsing a malicious CSS with the parse component. User interaction and privileges are not required to jeopardize an environment.", "title": "Vulnerability description" }, { "category": "summary", "text": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression", "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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-26364" }, { "category": "external", "summary": "RHBZ#2250364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2250364" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-26364", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26364" }, { "category": "external", "summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg", "url": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg" } ], "release_date": "2023-11-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "category": "workaround", "details": "No mitigation is yet available for this vulnerability.", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "css-tools: Improper Input Validation causes Denial of Service via Regular Expression" }, { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "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-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests" }, { "cve": "CVE-2023-45286", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2023-11-29T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252012" } ], "notes": [ { "category": "description", "text": "A race condition in go-resty can result in HTTP request body disclosure across requests. This condition can be triggered by calling sync.Pool.Put with the same *bytes.Buffer more than once, when request retries are enabled and a retry occurs. The call to sync.Pool.Get will then return a bytes.Buffer that hasn\u0027t had bytes.Buffer.Reset called on it. This dirty buffer will contain the HTTP request body from an unrelated request, and go-resty will append the current HTTP request body to it, sending two bodies in one request. The sync.Pool in question is defined at package level scope, so a completely unrelated server could receive the request body.", "title": "Vulnerability description" }, { "category": "summary", "text": "go-resty: HTTP request body disclosure in github.com/go-resty/resty/v2", "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-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45286" }, { "category": "external", "summary": "RHBZ#2252012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45286" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45286" } ], "release_date": "2023-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "go-resty: HTTP request body disclosure in github.com/go-resty/resty/v2" }, { "cve": "CVE-2023-45287", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-12-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "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": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "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-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "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": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2023-45288", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268273" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45288" }, { "category": "external", "summary": "RHBZ#2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2687", "url": "https://pkg.go.dev/vuln/GO-2024-2687" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "category": "workaround", "details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS" }, { "cve": "CVE-2023-45857", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-11-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248979" } ], "notes": [ { "category": "description", "text": "A flaw was found in Axios that may expose a confidential session token. This issue can allow a remote attacker to bypass security measures and view sensitive data.", "title": "Vulnerability description" }, { "category": "summary", "text": "axios: exposure of confidential data stored in cookies", "title": "Vulnerability summary" }, { "category": "other", "text": "For Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected container was deprecated in ACM 2.5 version which is not anymore supported. Following versions of this product are not impacted by this issue.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45857" }, { "category": "external", "summary": "RHBZ#2248979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248979" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45857", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45857" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857" } ], "release_date": "2023-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "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-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "axios: exposure of confidential data stored in cookies" }, { "cve": "CVE-2023-48631", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-12-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254559" } ], "notes": [ { "category": "description", "text": "A Regular Expression Denial of Service (ReDoS) vulnerability was found in Adobe\u0027s css-tools when parsing CSS. This issue occurs due to improper input validation and may allow an attacker to use a carefully crafted input string to cause a denial of service, especially when attempting to parse CSS.", "title": "Vulnerability description" }, { "category": "summary", "text": "css-tools: regular expression denial of service (ReDoS) when parsing CSS", "title": "Vulnerability summary" }, { "category": "other", "text": "The Regular Expression Denial of Service (ReDoS) vulnerability in css-tools, triggered by improper input validation when parsing CSS, is considered of moderate severity. While it can lead to a denial of service by causing the application to become unresponsive, the impact is limited to scenarios where an attacker can provide crafted input. Additionally, the absence of evidence of active exploitation in the wild and contextual factors, such as the software\u0027s usage, contribute to the moderate severity rating.", "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-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-48631" }, { "category": "external", "summary": "RHBZ#2254559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-48631", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631" }, { "category": "external", "summary": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2", "url": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2" } ], "release_date": "2023-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "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-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "css-tools: regular expression denial of service (ReDoS) when parsing CSS" }, { "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268046" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-24786" }, { "category": "external", "summary": "RHBZ#2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24786" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786" }, { "category": "external", "summary": "https://go.dev/cl/569356", "url": "https://go.dev/cl/569356" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/", "url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2611", "url": "https://pkg.go.dev/vuln/GO-2024-2611" } ], "release_date": "2024-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "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-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2024-03-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2269576" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "follow-redirects: Possible credential leak", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28849" }, { "category": "external", "summary": "RHBZ#2269576", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28849" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849" }, { "category": "external", "summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp", "url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp" } ], "release_date": "2024-03-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "follow-redirects: Possible credential leak" }, { "cve": "CVE-2024-29180", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2024-03-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270863" } ], "notes": [ { "category": "description", "text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.", "title": "Vulnerability description" }, { "category": "summary", "text": "webpack-dev-middleware: lack of URL validation may lead to file leak", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "known_not_affected": [ "8Base-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29180" }, { "category": "external", "summary": "RHBZ#2270863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29180" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180" }, { "category": "external", "summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6", "url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6" } ], "release_date": "2024-03-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T06:39:32+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "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-MTA-7.0:mta/mta-rhel8-operator@sha256:1719cafe5b15c44bb1bb207bce1cc2a6ee7c1b097901d8fab61912ce298f40dd_amd64", "9Base-MTA-7.0:mta/mta-analyzer-addon-rhel9@sha256:0c0381b7e457651468411ac42db0cd87070bc711321b51db4d73da7443d9873b_amd64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:a09bcb0103144127baaea5831a75313a5148c1cacca2ca52fdfd93b09986d1fc_arm64", "9Base-MTA-7.0:mta/mta-analyzer-lsp-rhel9@sha256:eeb59395e040f7b5367b5c0e4911e5ee23289cf13a42c517dfe30ec385ddeede_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-hub-rhel9@sha256:9e8489a7a70be8a4035de9921bd7360dd993dfc364fca97abcd7ef5f637bae07_amd64", "9Base-MTA-7.0:mta/mta-operator-bundle@sha256:9eeb43af2bcab84f5261d1575f7c897903a7696dba011d256abffa1fe850eba2_amd64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:0ee12e416243c3d96ff86d96d203925259f2408633b28db485ff7a0378b7b092_arm64", "9Base-MTA-7.0:mta/mta-windup-shim-rhel9@sha256:122ddc6b9f403fe1dddcd25ee4376cbfb33264019e3199418d879634500389dc_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:1f68cef1b46537edbb48d0842761258c8e8f9456cf2e5f93317e17307646c51d_amd64", "9Base-MTA-7.0:mta/mta-cli-rhel9@sha256:7f9db3bb4df9fa6680c58547974f2c5f1035ba9e65f51acdaea12c082fc78c99_arm64", "9Base-MTA-7.0:mta/mta-ui-rhel9@sha256:d0a02e3d0067cd6811e00a55b644dd9a345261e3f77ed72431a3ce03137d11bf_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "webpack-dev-middleware: lack of URL validation may lead to file leak" } ] }
rhsa-2024_2729
Vulnerability from csaf_redhat
Published
2024-05-22 20:41
Modified
2024-11-07 07:59
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (etcd) security update
Notes
Topic
An update for etcd is now available for Red Hat OpenStack Platform 17.1
(Wallaby).
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.
Details
A highly-available key value store for shared configuration
Security Fix(es):
* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)
* net/http/internal: Denial of Service (DoS) via Resource Consumption via
HTTP requests (CVE-2023-39326)
* crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.
(CVE-2023-45287)
* net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)
* etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform (CVE-2024-4438)
For 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.
Terms of Use
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.
{ "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 etcd is now available for Red Hat OpenStack Platform 17.1\n(Wallaby).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "A highly-available key value store for shared configuration\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* net/http/internal: Denial of Service (DoS) via Resource Consumption via\nHTTP requests (CVE-2023-39326)\n\n* crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.\n(CVE-2023-45287)\n\n* net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform (CVE-2024-4438)\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 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:2729", "url": "https://access.redhat.com/errata/RHSA-2024:2729" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "2262921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921" }, { "category": "external", "summary": "2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "2279365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2729.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (etcd) security update", "tracking": { "current_release_date": "2024-11-07T07:59:44+00:00", "generator": { "date": "2024-11-07T07:59:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2729", "initial_release_date": "2024-05-22T20:41:23+00:00", "revision_history": [ { "date": "2024-05-22T20:41:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-22T20:41:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-07T07:59:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 17.1", "product": { "name": "Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1::el9" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.4.26-8.el9ost.src", "product": { "name": "etcd-0:3.4.26-8.el9ost.src", "product_id": "etcd-0:3.4.26-8.el9ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.4.26-8.el9ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "etcd-0:3.4.26-8.el9ost.x86_64", "product": { "name": "etcd-0:3.4.26-8.el9ost.x86_64", "product_id": "etcd-0:3.4.26-8.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd@3.4.26-8.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "etcd-debugsource-0:3.4.26-8.el9ost.x86_64", "product": { "name": "etcd-debugsource-0:3.4.26-8.el9ost.x86_64", "product_id": "etcd-debugsource-0:3.4.26-8.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debugsource@3.4.26-8.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "product": { "name": "etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "product_id": "etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/etcd-debuginfo@3.4.26-8.el9ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.4.26-8.el9ost.src as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src" }, "product_reference": "etcd-0:3.4.26-8.el9ost.src", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-0:3.4.26-8.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64" }, "product_reference": "etcd-0:3.4.26-8.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debuginfo-0:3.4.26-8.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64" }, "product_reference": "etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "etcd-debugsource-0:3.4.26-8.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" }, "product_reference": "etcd-debugsource-0:3.4.26-8.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] }, "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-05-22T20:41:23+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2729" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.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-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "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": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] }, "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-05-22T20:41:23+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2729" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "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": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." }, { "acknowledgments": [ { "names": [ "Bartek Nowotarski" ], "organization": "nowotarski.info" } ], "cve": "CVE-2023-45288", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268273" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45288" }, { "category": "external", "summary": "RHBZ#2268273", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288" }, { "category": "external", "summary": "https://nowotarski.info/http2-continuation-flood/", "url": "https://nowotarski.info/http2-continuation-flood/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2687", "url": "https://pkg.go.dev/vuln/GO-2024-2687" }, { "category": "external", "summary": "https://www.kb.cert.org/vuls/id/421644", "url": "https://www.kb.cert.org/vuls/id/421644" } ], "release_date": "2024-04-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T20:41:23+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2729" }, { "category": "workaround", "details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS" }, { "acknowledgments": [ { "names": [ "@r3kumar", "@qmuntal" ] } ], "cve": "CVE-2024-1394", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-02-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2262921" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads", "title": "Vulnerability summary" }, { "category": "other", "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1394" }, { "category": "external", "summary": "RHBZ#2262921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394" }, { "category": "external", "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136", "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136" }, { "category": "external", "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6", "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6" }, { "category": "external", "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f", "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2660", "url": "https://pkg.go.dev/vuln/GO-2024-2660" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2024-2660.json", "url": "https://vuln.go.dev/ID/GO-2024-2660.json" } ], "release_date": "2024-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T20:41:23+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2729" }, { "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-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads" }, { "cve": "CVE-2024-4438", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-05-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279365" } ], "notes": [ { "category": "description", "text": "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead.", "title": "Vulnerability description" }, { "category": "summary", "text": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform", "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-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4438" }, { "category": "external", "summary": "RHBZ#2279365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279365" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4438", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4438" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4438" } ], "release_date": "2024-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T20:41:23+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2729" } ], "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-RHOS-17.1:etcd-0:3.4.26-8.el9ost.src", "9Base-RHOS-17.1:etcd-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debuginfo-0:3.4.26-8.el9ost.x86_64", "9Base-RHOS-17.1:etcd-debugsource-0:3.4.26-8.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform" } ] }
rhsa-2024_1901
Vulnerability from csaf_redhat
Published
2024-04-18 07:17
Modified
2024-11-06 05:31
Summary
Red Hat Security Advisory: Red Hat Service Interconnect 1.5.3 Release (images)
Notes
Topic
OpenShift container images for the Red Hat Service Interconnect 1.5 release.
Red 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.
Details
Red Hat Service Interconnect 1.5 creates a service network, linking
TCP and HTTP services across the hybrid cloud.
A service network enables communication between services running in different network locations or sites.
It allows geographically distributed services to connect as if they were all running in the same site.
Terms of Use
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.
{ "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": "OpenShift container images for the Red Hat Service Interconnect 1.5 release.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Service Interconnect 1.5 creates a service network, linking\nTCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites.\nIt allows geographically distributed services to connect as if they were all running in the same site.", "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:1901", "url": "https://access.redhat.com/errata/RHSA-2024:1901" }, { "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/documentation/en-us/red_hat_service_interconnect/", "url": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect/" }, { "category": "external", "summary": "2237773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773" }, { "category": "external", "summary": "2237776", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776" }, { "category": "external", "summary": "2237777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777" }, { "category": "external", "summary": "2237778", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778" }, { "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": "SKUPPER-1304", "url": "https://issues.redhat.com/browse/SKUPPER-1304" }, { "category": "external", "summary": "SKUPPER-1338", "url": "https://issues.redhat.com/browse/SKUPPER-1338" }, { "category": "external", "summary": "SKUPPER-1463", "url": "https://issues.redhat.com/browse/SKUPPER-1463" }, { "category": "external", "summary": "SKUPPER-976", "url": "https://issues.redhat.com/browse/SKUPPER-976" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1901.json" } ], "title": "Red Hat Security Advisory: Red Hat Service Interconnect 1.5.3 Release (images)", "tracking": { "current_release_date": "2024-11-06T05:31:21+00:00", "generator": { "date": "2024-11-06T05:31:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1901", "initial_release_date": "2024-04-18T07:17:25+00:00", "revision_history": [ { "date": "2024-04-18T07:17:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-18T07:17:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:31:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Service Interconnect 1", "product": { "name": "Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.3-3" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.1-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.3-3" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.1-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.3-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.3-2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Takeshi Kaneko" ], "organization": "GMO Cybersecurity by Ierae, Inc." } ], "cve": "CVE-2023-39318", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237776" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: html/template: improper handling of HTML-like comments within script contexts", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39318" }, { "category": "external", "summary": "RHBZ#2237776", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318" }, { "category": "external", "summary": "https://go.dev/cl/526156", "url": "https://go.dev/cl/526156" }, { "category": "external", "summary": "https://go.dev/issue/62196", "url": "https://go.dev/issue/62196" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2041.json", "url": "https://vuln.go.dev/ID/GO-2023-2041.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-18T07:17:25+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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper handling of HTML-like comments within script contexts" }, { "acknowledgments": [ { "names": [ "Takeshi Kaneko" ], "organization": "GMO Cybersecurity by Ierae, Inc." } ], "cve": "CVE-2023-39319", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237773" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: html/template: improper handling of special tags within script contexts", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39319" }, { "category": "external", "summary": "RHBZ#2237773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39319" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319" }, { "category": "external", "summary": "https://go.dev/cl/526157", "url": "https://go.dev/cl/526157" }, { "category": "external", "summary": "https://go.dev/issue/62197", "url": "https://go.dev/issue/62197" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2043.json", "url": "https://vuln.go.dev/ID/GO-2023-2043.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-18T07:17:25+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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1901" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper handling of special tags within script contexts" }, { "acknowledgments": [ { "names": [ "Martin Seemann" ] } ], "cve": "CVE-2023-39321", "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237777" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39321" }, { "category": "external", "summary": "RHBZ#2237777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39321" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321" }, { "category": "external", "summary": "https://go.dev/cl/523039", "url": "https://go.dev/cl/523039" }, { "category": "external", "summary": "https://go.dev/issue/62266", "url": "https://go.dev/issue/62266" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2044.json", "url": "https://vuln.go.dev/ID/GO-2023-2044.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-18T07:17:25+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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1901" } ], "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections" }, { "acknowledgments": [ { "names": [ "Marten Seemann" ] } ], "cve": "CVE-2023-39322", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237778" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: lack of a limit on buffered post-handshake", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39322" }, { "category": "external", "summary": "RHBZ#2237778", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322" }, { "category": "external", "summary": "https://go.dev/cl/523039", "url": "https://go.dev/cl/523039" }, { "category": "external", "summary": "https://go.dev/issue/62266", "url": "https://go.dev/issue/62266" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2045.json", "url": "https://vuln.go.dev/ID/GO-2023-2045.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-18T07:17:25+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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1901" } ], "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] }, "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-04-18T07:17:25+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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1901" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] }, "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-04-18T07:17:25+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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1901" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:180140ab08a50b95fd982a87a6ddac0968acf7e5f704a43542537c3a9b9ddaad_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:69e6c14c9d843d31009ae19cd295596abb8d344736f1f97e6ffcefa66b5c7abc_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:734ae2301b21d7e918baf0611c48edd115d1381e815a39a241fe577d7b2e3491_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:8140748eb1a371b066bedc10a34af1159a15767e316db65d6b3d1f58378bdd68_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:4cad86929f84fae53bfbaf15e540492c23e9b89b0e668585e393b684367c039d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:68d4cb3134f36ed18dbb93bfa08979cbff7f96d635f6a8ae2e0cc58a28a04e1b_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:74ecd321293c273e97a0fc905e144db58d5a64b0baeee149dd0cbb8b3335860f_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b0d2c06e613c738062077560c426a770398aebd75aa0ffbc28c41542cc64312a_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:041afed1637a46f653aec15f852c940f20ec37080cc42efe0fc4aebfb72799d5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:1f332712d5b57601d6aa572635e5d6b57b710a3ace753e8c259dc2538d492b3c_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:7dc11addf5b8c1bf12462546cc1ef6a5bba3b8958f24f2f2fa3c788ea4a38dd4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8d702f52efb148f5b9fc4f42b3259dc08ad50fd0231316bb0a37e82e4631b066_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:b519fc58904f982ab0e04bf5e799c23b0a8e929f0439cd423dc8dcfd51605932_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:d55852cc4e6dd6324a4c633c39e0858cef5bd7d80df74a0a202eda2299525ce2_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:60f5322bad7f9a67ecfcac6266c002d1c48946f5b34245e495a81e67b4656e5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:7872ce2d68624c4c4b750152fd56661637fc62207ad8330baa61d05e09019bdb_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:73cfb86ea5d01d0c4d729a03f9a8ae701a9d53d3f005673237704adb05414632_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d6f6111e7931995eb31dce83a4ece50dae0d82a5654ac534c6e17f0ccf02a641_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bd1db12c604efa1a12f8106dca9308ce80be40fb5552a46470969dab1b1c97_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:d9bde8b8ae60e36b7e13efb7a1dd1412e534143269d568e4072fa79b75706021_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:906e593e142ac5b9b11c618a96933e00fa6adb94744f9de46912debd0f78f90b_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:a3c31b3d93a3157de6793b35a4fc9234942aea79797e94bd13f2f994d4aea175_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:d7ef2b4309851199a3a9b1a533d9b2f8ebf2749114d1f5024a39d4a10b038e1e_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:f465001e8c2cb1369db5f2c109aa3ea0e6ff3d76b670f47ffcf54d35e216a08c_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_2767
Vulnerability from csaf_redhat
Published
2024-05-22 20:14
Modified
2024-11-06 05:48
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (collectd-sensubility) security update
Notes
Topic
An update for collectd-sensubility is now available for Red Hat OpenStack
Platform 17.1 (Wallaby).
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.
Details
This project provides the possibility to switch from the Sensu-based
availability monitoring solution to a monitoring solution based on collectd
with AMQP-1.0 messaging bus.
Security Fix(es):
* Memory leaks in code encrypting and decrypting RSA payloads
(CVE-2024-1394)
* net/http/internal: Denial of Service (DoS) via Resource Consumption via
HTTP requests (CVE-2023-39326)
* crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.
(CVE-2023-45287)
For 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.
Terms of Use
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.
{ "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 collectd-sensubility is now available for Red Hat OpenStack\nPlatform 17.1 (Wallaby).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This project provides the possibility to switch from the Sensu-based\navailability monitoring solution to a monitoring solution based on collectd\nwith AMQP-1.0 messaging bus.\n\nSecurity Fix(es):\n\n* Memory leaks in code encrypting and decrypting RSA payloads\n(CVE-2024-1394)\n\n* net/http/internal: Denial of Service (DoS) via Resource Consumption via\nHTTP requests (CVE-2023-39326)\n\n* crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.\n(CVE-2023-45287)\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 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:2767", "url": "https://access.redhat.com/errata/RHSA-2024:2767" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "2262921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2767.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (collectd-sensubility) security update", "tracking": { "current_release_date": "2024-11-06T05:48:59+00:00", "generator": { "date": "2024-11-06T05:48:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2767", "initial_release_date": "2024-05-22T20:14:09+00:00", "revision_history": [ { "date": "2024-05-22T20:14:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-22T20:14:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:48:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 17.1", "product": { "name": "Red Hat OpenStack Platform 17.1", "product_id": "8Base-RHOS-17.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "collectd-sensubility-0:0.2.1-3.el8ost.src", "product": { "name": "collectd-sensubility-0:0.2.1-3.el8ost.src", "product_id": "collectd-sensubility-0:0.2.1-3.el8ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-sensubility@0.2.1-3.el8ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "product": { "name": "collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "product_id": "collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-sensubility@0.2.1-3.el8ost?arch=x86_64" } } }, { "category": "product_version", "name": "collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64", "product": { "name": "collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64", "product_id": "collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-sensubility-debuginfo@0.2.1-3.el8ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "collectd-sensubility-0:0.2.1-3.el8ost.src as a component of Red Hat OpenStack Platform 17.1", "product_id": "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src" }, "product_reference": "collectd-sensubility-0:0.2.1-3.el8ost.src", "relates_to_product_reference": "8Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-sensubility-0:0.2.1-3.el8ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64" }, "product_reference": "collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" }, "product_reference": "collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64", "relates_to_product_reference": "8Base-RHOS-17.1" } ] }, "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": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] }, "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-05-22T20:14:09+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2767" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] }, "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-05-22T20:14:09+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2767" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] } ], "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": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." }, { "acknowledgments": [ { "names": [ "@r3kumar", "@qmuntal" ] } ], "cve": "CVE-2024-1394", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-02-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2262921" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads", "title": "Vulnerability summary" }, { "category": "other", "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1394" }, { "category": "external", "summary": "RHBZ#2262921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394" }, { "category": "external", "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136", "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136" }, { "category": "external", "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6", "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6" }, { "category": "external", "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f", "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2660", "url": "https://pkg.go.dev/vuln/GO-2024-2660" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2024-2660.json", "url": "https://vuln.go.dev/ID/GO-2024-2660.json" } ], "release_date": "2024-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T20:14:09+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2767" }, { "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-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.src", "8Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el8ost.x86_64", "8Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el8ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads" } ] }
rhsa-2024_2239
Vulnerability from csaf_redhat
Published
2024-04-30 10:14
Modified
2024-11-06 05:40
Summary
Red Hat Security Advisory: skopeo security update
Notes
Topic
An update for skopeo is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files.
Security Fix(es):
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from 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:2239", "url": "https://access.redhat.com/errata/RHSA-2024:2239" }, { "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/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "category": "external", "summary": "2253193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2239.json" } ], "title": "Red Hat Security Advisory: skopeo security update", "tracking": { "current_release_date": "2024-11-06T05:40:05+00:00", "generator": { "date": "2024-11-06T05:40:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2239", "initial_release_date": "2024-04-30T10:14:46+00:00", "revision_history": [ { "date": "2024-04-30T10:14:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:14:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:40: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 (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.el9.src", "product": { "name": "skopeo-2:1.14.3-0.1.el9.src", "product_id": "skopeo-2:1.14.3-0.1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.el9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.el9.aarch64", "product": { "name": "skopeo-2:1.14.3-0.1.el9.aarch64", "product_id": "skopeo-2:1.14.3-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.el9.aarch64", "product": { "name": "skopeo-tests-2:1.14.3-0.1.el9.aarch64", "product_id": "skopeo-tests-2:1.14.3-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "product": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "product_id": "skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.3-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "product": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "product_id": "skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.3-0.1.el9?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.el9.ppc64le", "product": { "name": "skopeo-2:1.14.3-0.1.el9.ppc64le", "product_id": "skopeo-2:1.14.3-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "product": { "name": "skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "product_id": "skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "product": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "product_id": "skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.3-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "product_id": "skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.3-0.1.el9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.el9.x86_64", "product": { "name": "skopeo-2:1.14.3-0.1.el9.x86_64", "product_id": "skopeo-2:1.14.3-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.el9.x86_64", "product": { "name": "skopeo-tests-2:1.14.3-0.1.el9.x86_64", "product_id": "skopeo-tests-2:1.14.3-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "product": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "product_id": "skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.3-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "product": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "product_id": "skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.3-0.1.el9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.el9.s390x", "product": { "name": "skopeo-2:1.14.3-0.1.el9.s390x", "product_id": "skopeo-2:1.14.3-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.el9.s390x", "product": { "name": "skopeo-tests-2:1.14.3-0.1.el9.s390x", "product_id": "skopeo-tests-2:1.14.3-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "product": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "product_id": "skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.3-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "product": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "product_id": "skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.3-0.1.el9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.aarch64" }, "product_reference": "skopeo-2:1.14.3-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.ppc64le" }, "product_reference": "skopeo-2:1.14.3-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.s390x" }, "product_reference": "skopeo-2:1.14.3-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.src" }, "product_reference": "skopeo-2:1.14.3-0.1.el9.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.x86_64" }, "product_reference": "skopeo-2:1.14.3-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.s390x" }, "product_reference": "skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.aarch64" }, "product_reference": "skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.s390x" }, "product_reference": "skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.14.3-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.x86_64" }, "product_reference": "skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.aarch64" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.ppc64le" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.s390x" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.x86_64" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "vulnerabilities": [ { "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-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.src", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.x86_64" ] }, "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-04-30T10:14:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.src", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2239" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.src", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.x86_64" ] } ], "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-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.src", "AppStream-9.4.0.GA:skopeo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debuginfo-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-debugsource-2:1.14.3-0.1.el9.x86_64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.aarch64", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.ppc64le", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.s390x", "AppStream-9.4.0.GA:skopeo-tests-2:1.14.3-0.1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_0748
Vulnerability from csaf_redhat
Published
2024-02-08 18:33
Modified
2024-11-06 04:57
Summary
Red Hat Security Advisory: container-tools:4.0 security update
Notes
Topic
An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.
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.
Details
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* runc: file descriptor leak ("Leaky Vessels") (CVE-2024-21626)
A Red Hat Security Bulletin which addresses further details about the Leaky Vessels flaw is available in the References section.
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Terms of Use
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.
{ "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": "2024-11-06T04:57:54+00:00", "generator": { "date": "2024-11-06T04:57:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T04:57:54+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.", "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-2023_7201
Vulnerability from csaf_redhat
Published
2024-02-27 22:34
Modified
2024-11-08 14:33
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.15.0 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.15.0 is now available with updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
Security Fix(es):
* golang: net/http, x/net/http2: rapid stream resets can cause excessive
work (CVE-2023-44487) (CVE-2023-39325)
* golang: net/http/internal: Denial of Service (DoS) via Resource
Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key
exchanges. (CVE-2023-45287)
* ssh: Prefix truncation attack on Binary Packet Protocol (BPP)
(CVE-2023-48795)
For 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.
All OpenShift Container Platform 4.15 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.15/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
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.
{ "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.15.0 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.15.\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\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive\nwork (CVE-2023-44487) (CVE-2023-39325)\n* golang: net/http/internal: Denial of Service (DoS) via Resource\nConsumption via HTTP requests (CVE-2023-39326)\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key\nexchanges. (CVE-2023-45287)\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP)\n(CVE-2023-48795)\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.15 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.15/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-2023:7201", "url": "https://access.redhat.com/errata/RHSA-2023:7201" }, { "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-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "category": "external", "summary": "2231370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231370" }, { "category": "external", "summary": "2242803", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803" }, { "category": "external", "summary": "2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "category": "external", "summary": "2251198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251198" }, { "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": "2253994", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253994" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2023_7201.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.0 packages and security update", "tracking": { "current_release_date": "2024-11-08T14:33:46+00:00", "generator": { "date": "2024-11-08T14:33:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2023:7201", "initial_release_date": "2024-02-27T22:34:13+00:00", "revision_history": [ { "date": "2024-02-27T22:34:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-27T22:34:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T14:33: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.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_name", "name": "Red Hat OpenShift Container Platform 4.15", "product": { "name": "Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.15::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "product": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_id": "afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "product": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_id": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_id": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "product": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_id": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "product": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_id": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-3.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_id": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-3.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "product": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_id": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-3.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_id": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-3.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-3.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_id": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-3.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-0:2023.8-3.el9.x86_64", "product": { "name": "ostree-0:2023.8-3.el9.x86_64", "product_id": "ostree-0:2023.8-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree@2023.8-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-devel-0:2023.8-3.el9.x86_64", "product": { "name": "ostree-devel-0:2023.8-3.el9.x86_64", "product_id": "ostree-devel-0:2023.8-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-devel@2023.8-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-grub2-0:2023.8-3.el9.x86_64", "product": { "name": "ostree-grub2-0:2023.8-3.el9.x86_64", "product_id": "ostree-grub2-0:2023.8-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-grub2@2023.8-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-libs-0:2023.8-3.el9.x86_64", "product": { "name": "ostree-libs-0:2023.8-3.el9.x86_64", "product_id": "ostree-libs-0:2023.8-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs@2023.8-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-debugsource-0:2023.8-3.el9.x86_64", "product": { "name": "ostree-debugsource-0:2023.8-3.el9.x86_64", "product_id": "ostree-debugsource-0:2023.8-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debugsource@2023.8-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-debuginfo-0:2023.8-3.el9.x86_64", "product": { "name": "ostree-debuginfo-0:2023.8-3.el9.x86_64", "product_id": "ostree-debuginfo-0:2023.8-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debuginfo@2023.8-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "product": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "product_id": "ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2023.8-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "bootupd-0:0.2.17-1.el9.x86_64", "product": { "name": "bootupd-0:0.2.17-1.el9.x86_64", "product_id": "bootupd-0:0.2.17-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bootupd@0.2.17-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "product": { "name": "rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "product_id": "rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.17-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "product": { "name": "bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "product_id": "bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.17-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el9.x86_64", "product": { "name": "cri-tools-0:1.28.0-3.el9.x86_64", "product_id": "cri-tools-0:1.28.0-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "product_id": "cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el9.x86_64", "product": { "name": "crun-0:1.14-1.rhaos4.15.el9.x86_64", "product_id": "crun-0:1.14-1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rpm-ostree-0:2024.2-1.el9.x86_64", "product": { "name": "rpm-ostree-0:2024.2-1.el9.x86_64", "product_id": "rpm-ostree-0:2024.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree@2024.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rpm-ostree-devel-0:2024.2-1.el9.x86_64", "product": { "name": "rpm-ostree-devel-0:2024.2-1.el9.x86_64", "product_id": "rpm-ostree-devel-0:2024.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-devel@2024.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rpm-ostree-libs-0:2024.2-1.el9.x86_64", "product": { "name": "rpm-ostree-libs-0:2024.2-1.el9.x86_64", "product_id": "rpm-ostree-libs-0:2024.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs@2024.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "product": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "product_id": "rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2024.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "product": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "product_id": "rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2024.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "product": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "product_id": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2024.2-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "product_id": "runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product_id": "conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product_id": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product_id": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "product": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_id": "ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "product": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_id": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "product": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_id": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "product": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_id": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_id": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.rhaos4.15.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "product_id": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "product": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "product_id": "bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "perf-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "perf-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "rtla-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "rtla-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "product_id": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.54.1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.54.1.rt14.339.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el9?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containers-common-2:1-61.rhaos4.15.el8.x86_64", "product": { "name": "containers-common-2:1-61.rhaos4.15.el8.x86_64", "product_id": "containers-common-2:1-61.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-61.rhaos4.15.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "product": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_id": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-2.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_id": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-2.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "product": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_id": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-2.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_id": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-2.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-2.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_id": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-2.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "product": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "product_id": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-2.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el8.x86_64", "product": { "name": "cri-tools-0:1.28.0-3.el8.x86_64", "product_id": "cri-tools-0:1.28.0-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "product_id": "cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el8.x86_64", "product": { "name": "crun-0:1.14-1.rhaos4.15.el8.x86_64", "product_id": "crun-0:1.14-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "product_id": "runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el8?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product_id": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.1.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.1.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.1.rhaos4.15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "product_id": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "product": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "product_id": "butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.20.0-1.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "product": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "product_id": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "product": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "product_id": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.rhaos4.15.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el8?arch=x86_64\u0026epoch=3" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "product": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_id": "afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "product": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_id": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_id": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "product": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_id": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "product": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_id": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-3.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_id": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-3.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "product": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_id": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-3.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_id": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-3.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-3.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_id": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-3.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ostree-0:2023.8-3.el9.aarch64", "product": { "name": "ostree-0:2023.8-3.el9.aarch64", "product_id": "ostree-0:2023.8-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree@2023.8-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ostree-devel-0:2023.8-3.el9.aarch64", "product": { "name": "ostree-devel-0:2023.8-3.el9.aarch64", "product_id": "ostree-devel-0:2023.8-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-devel@2023.8-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ostree-grub2-0:2023.8-3.el9.aarch64", "product": { "name": "ostree-grub2-0:2023.8-3.el9.aarch64", "product_id": "ostree-grub2-0:2023.8-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-grub2@2023.8-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ostree-libs-0:2023.8-3.el9.aarch64", "product": { "name": "ostree-libs-0:2023.8-3.el9.aarch64", "product_id": "ostree-libs-0:2023.8-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs@2023.8-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ostree-debugsource-0:2023.8-3.el9.aarch64", "product": { "name": "ostree-debugsource-0:2023.8-3.el9.aarch64", "product_id": "ostree-debugsource-0:2023.8-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debugsource@2023.8-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ostree-debuginfo-0:2023.8-3.el9.aarch64", "product": { "name": "ostree-debuginfo-0:2023.8-3.el9.aarch64", "product_id": "ostree-debuginfo-0:2023.8-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debuginfo@2023.8-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "product": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "product_id": "ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2023.8-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el9.aarch64", "product": { "name": "cri-tools-0:1.28.0-3.el9.aarch64", "product_id": "cri-tools-0:1.28.0-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "product_id": "cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el9.aarch64", "product": { "name": "crun-0:1.14-1.rhaos4.15.el9.aarch64", "product_id": "crun-0:1.14-1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rpm-ostree-0:2024.2-1.el9.aarch64", "product": { "name": "rpm-ostree-0:2024.2-1.el9.aarch64", "product_id": "rpm-ostree-0:2024.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree@2024.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rpm-ostree-devel-0:2024.2-1.el9.aarch64", "product": { "name": "rpm-ostree-devel-0:2024.2-1.el9.aarch64", "product_id": "rpm-ostree-devel-0:2024.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-devel@2024.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rpm-ostree-libs-0:2024.2-1.el9.aarch64", "product": { "name": "rpm-ostree-libs-0:2024.2-1.el9.aarch64", "product_id": "rpm-ostree-libs-0:2024.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs@2024.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "product": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "product_id": "rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2024.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "product": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "product_id": "rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2024.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "product": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "product_id": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2024.2-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "product_id": "runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product_id": "conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product_id": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product_id": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "product": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_id": "ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "product": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_id": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "product": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_id": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "product": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_id": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_id": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.rhaos4.15.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "product": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "product_id": "bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "perf-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "perf-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "rtla-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "rtla-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "product_id": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_id": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.54.1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el9?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containers-common-2:1-61.rhaos4.15.el8.aarch64", "product": { "name": "containers-common-2:1-61.rhaos4.15.el8.aarch64", "product_id": "containers-common-2:1-61.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-61.rhaos4.15.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "product": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_id": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-2.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_id": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-2.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "product": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_id": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-2.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "product": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_id": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-2.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-2.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_id": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-2.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "product": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "product_id": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-2.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el8.aarch64", "product": { "name": "cri-tools-0:1.28.0-3.el8.aarch64", "product_id": "cri-tools-0:1.28.0-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "product_id": "cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el8.aarch64", "product": { "name": "crun-0:1.14-1.rhaos4.15.el8.aarch64", "product_id": "crun-0:1.14-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "product_id": "runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el8?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product_id": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.1.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.1.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.1.rhaos4.15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "product": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "product_id": "butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.20.0-1.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "product": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "product_id": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "product": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "product_id": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.rhaos4.15.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el8?arch=aarch64\u0026epoch=3" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_id": "afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_id": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_id": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_id": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_id": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-3.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_id": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-3.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_id": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-3.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_id": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-3.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-3.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_id": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-3.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ostree-0:2023.8-3.el9.ppc64le", "product": { "name": "ostree-0:2023.8-3.el9.ppc64le", "product_id": "ostree-0:2023.8-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree@2023.8-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ostree-devel-0:2023.8-3.el9.ppc64le", "product": { "name": "ostree-devel-0:2023.8-3.el9.ppc64le", "product_id": "ostree-devel-0:2023.8-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-devel@2023.8-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ostree-grub2-0:2023.8-3.el9.ppc64le", "product": { "name": "ostree-grub2-0:2023.8-3.el9.ppc64le", "product_id": "ostree-grub2-0:2023.8-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-grub2@2023.8-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ostree-libs-0:2023.8-3.el9.ppc64le", "product": { "name": "ostree-libs-0:2023.8-3.el9.ppc64le", "product_id": "ostree-libs-0:2023.8-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs@2023.8-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ostree-debugsource-0:2023.8-3.el9.ppc64le", "product": { "name": "ostree-debugsource-0:2023.8-3.el9.ppc64le", "product_id": "ostree-debugsource-0:2023.8-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debugsource@2023.8-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ostree-debuginfo-0:2023.8-3.el9.ppc64le", "product": { "name": "ostree-debuginfo-0:2023.8-3.el9.ppc64le", "product_id": "ostree-debuginfo-0:2023.8-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debuginfo@2023.8-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "product": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "product_id": "ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2023.8-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el9.ppc64le", "product": { "name": "cri-tools-0:1.28.0-3.el9.ppc64le", "product_id": "cri-tools-0:1.28.0-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "product_id": "cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el9.ppc64le", "product": { "name": "crun-0:1.14-1.rhaos4.15.el9.ppc64le", "product_id": "crun-0:1.14-1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rpm-ostree-0:2024.2-1.el9.ppc64le", "product": { "name": "rpm-ostree-0:2024.2-1.el9.ppc64le", "product_id": "rpm-ostree-0:2024.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree@2024.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "product": { "name": "rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "product_id": "rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-devel@2024.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "product": { "name": "rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "product_id": "rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs@2024.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "product": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "product_id": "rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2024.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "product": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "product_id": "rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2024.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "product": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "product_id": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2024.2-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product_id": "runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product_id": "conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product_id": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product_id": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_id": "ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_id": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_id": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_id": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_id": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.rhaos4.15.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "product": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "product_id": "bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "perf-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "perf-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "product_id": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_id": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.54.1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el9?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containers-common-2:1-61.rhaos4.15.el8.ppc64le", "product": { "name": "containers-common-2:1-61.rhaos4.15.el8.ppc64le", "product_id": "containers-common-2:1-61.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-61.rhaos4.15.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_id": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-2.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_id": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-2.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_id": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-2.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_id": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-2.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-2.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_id": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-2.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "product": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "product_id": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-2.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el8.ppc64le", "product": { "name": "cri-tools-0:1.28.0-3.el8.ppc64le", "product_id": "cri-tools-0:1.28.0-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "product_id": "cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el8.ppc64le", "product": { "name": "crun-0:1.14-1.rhaos4.15.el8.ppc64le", "product_id": "crun-0:1.14-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product_id": "runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el8?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product_id": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.1.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.1.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.1.rhaos4.15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product_id": "butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.20.0-1.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product_id": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product_id": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.rhaos4.15.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el8?arch=ppc64le\u0026epoch=3" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "product": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "product_id": "afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn@5.4.3-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "product": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "product_id": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-dracut@5.4.3-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "product": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "product_id": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.4.3-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "product": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "product_id": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/afterburn-debuginfo@5.4.3-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "product": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "product_id": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-3.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "product_id": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-3.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "product": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "product_id": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-3.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "product": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "product_id": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-3.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-3.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "product_id": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-3.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "ostree-0:2023.8-3.el9.s390x", "product": { "name": "ostree-0:2023.8-3.el9.s390x", "product_id": "ostree-0:2023.8-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree@2023.8-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "ostree-devel-0:2023.8-3.el9.s390x", "product": { "name": "ostree-devel-0:2023.8-3.el9.s390x", "product_id": "ostree-devel-0:2023.8-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-devel@2023.8-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "ostree-libs-0:2023.8-3.el9.s390x", "product": { "name": "ostree-libs-0:2023.8-3.el9.s390x", "product_id": "ostree-libs-0:2023.8-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs@2023.8-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "ostree-debugsource-0:2023.8-3.el9.s390x", "product": { "name": "ostree-debugsource-0:2023.8-3.el9.s390x", "product_id": "ostree-debugsource-0:2023.8-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debugsource@2023.8-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "ostree-debuginfo-0:2023.8-3.el9.s390x", "product": { "name": "ostree-debuginfo-0:2023.8-3.el9.s390x", "product_id": "ostree-debuginfo-0:2023.8-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debuginfo@2023.8-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "product": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "product_id": "ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2023.8-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el9.s390x", "product": { "name": "cri-tools-0:1.28.0-3.el9.s390x", "product_id": "cri-tools-0:1.28.0-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el9.s390x", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.s390x", "product_id": "cri-tools-debugsource-0:1.28.0-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el9?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el9.s390x", "product": { "name": "crun-0:1.14-1.rhaos4.15.el9.s390x", "product_id": "crun-0:1.14-1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "rpm-ostree-0:2024.2-1.el9.s390x", "product": { "name": "rpm-ostree-0:2024.2-1.el9.s390x", "product_id": "rpm-ostree-0:2024.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree@2024.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "rpm-ostree-devel-0:2024.2-1.el9.s390x", "product": { "name": "rpm-ostree-devel-0:2024.2-1.el9.s390x", "product_id": "rpm-ostree-devel-0:2024.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-devel@2024.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "rpm-ostree-libs-0:2024.2-1.el9.s390x", "product": { "name": "rpm-ostree-libs-0:2024.2-1.el9.s390x", "product_id": "rpm-ostree-libs-0:2024.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs@2024.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "product": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "product_id": "rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2024.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "product": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "product_id": "rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2024.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "product": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "product_id": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2024.2-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el9.s390x", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.s390x", "product_id": "runc-4:1.1.12-1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product_id": "conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product_id": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product_id": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "product": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "product_id": "ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "product": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "product_id": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "product": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "product_id": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "product": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "product_id": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "product": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "product_id": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.rhaos4.15.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-0:7.0.0-284.54.1.el9_2.s390x", "product": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.s390x", "product_id": "bpftool-0:7.0.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "perf-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "perf-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "rtla-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "rtla-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "rtla-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rtla@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "product": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "product_id": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_id": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.54.1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el9?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containers-common-2:1-61.rhaos4.15.el8.s390x", "product": { "name": "containers-common-2:1-61.rhaos4.15.el8.s390x", "product_id": "containers-common-2:1-61.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-61.rhaos4.15.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "product": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "product_id": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-2.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "product": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "product_id": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.17.0-2.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "product": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "product_id": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-dracut@0.17.0-2.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "product": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "product_id": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.17.0-2.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "product": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "product_id": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.17.0-2.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "product": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "product_id": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.17.0-2.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "product": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "product_id": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-2.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_id": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.1.rhaos4.15.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_id": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.1.rhaos4.15.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_id": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.1.rhaos4.15.el8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el8.s390x", "product": { "name": "cri-tools-0:1.28.0-3.el8.s390x", "product_id": "cri-tools-0:1.28.0-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debugsource-0:1.28.0-3.el8.s390x", "product": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.s390x", "product_id": "cri-tools-debugsource-0:1.28.0-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "product": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "product_id": "cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el8.s390x", "product": { "name": "crun-0:1.14-1.rhaos4.15.el8.s390x", "product_id": "crun-0:1.14-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "product": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "product_id": "crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "product": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "product_id": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el8.s390x", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.s390x", "product_id": "runc-4:1.1.12-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "product_id": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.15.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.15.el8?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_id": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.2.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_id": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.2.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_id": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.2.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product_id": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.1.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.1.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.1.rhaos4.15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "butane-0:0.20.0-1.rhaos4.15.el8.s390x", "product": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.s390x", "product_id": "butane-0:0.20.0-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.20.0-1.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "product": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "product_id": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "product": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "product_id": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.rhaos4.15.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product_id": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=s390x" } } }, { "category": "product_version", "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product_id": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "product": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "product_id": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.15.el8?arch=s390x\u0026epoch=3" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "product": { "name": "rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "product_id": "rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-afterburn@5.4.3-2.rhaos4.15.el9?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.1.2-1.rhaos4.15.el9.src", "product": { "name": "toolbox-0:0.1.2-1.rhaos4.15.el9.src", "product_id": "toolbox-0:0.1.2-1.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.15.el9?arch=src" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "product": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "product_id": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-3.rhaos4.15.el9?arch=src" } } }, { "category": "product_version", "name": "ostree-0:2023.8-3.el9.src", "product": { "name": "ostree-0:2023.8-3.el9.src", "product_id": "ostree-0:2023.8-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree@2023.8-3.el9?arch=src" } } }, { "category": "product_version", "name": "rust-bootupd-0:0.2.17-1.el9.src", "product": { "name": "rust-bootupd-0:0.2.17-1.el9.src", "product_id": "rust-bootupd-0:0.2.17-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rust-bootupd@0.2.17-1.el9?arch=src" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el9?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "product": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "product_id": "container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.228.1-1.rhaos4.15.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el9.src", "product": { "name": "cri-tools-0:1.28.0-3.el9.src", "product_id": "cri-tools-0:1.28.0-3.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el9?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el9.src", "product": { "name": "crun-0:1.14-1.rhaos4.15.el9.src", "product_id": "crun-0:1.14-1.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el9?arch=src" } } }, { "category": "product_version", "name": "rpm-ostree-0:2024.2-1.el9.src", "product": { "name": "rpm-ostree-0:2024.2-1.el9.src", "product_id": "rpm-ostree-0:2024.2-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rpm-ostree@2024.2-1.el9?arch=src" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el9.src", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.src", "product_id": "runc-4:1.1.12-1.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el9?arch=src\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el9?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "product": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "product_id": "conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.7-1.2.rhaos4.14.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "ignition-0:2.16.2-2.rhaos4.15.el9.src", "product": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.src", "product_id": "ignition-0:2.16.2-2.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ignition@2.16.2-2.rhaos4.15.el9?arch=src" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el9?arch=src" } } }, { "category": "product_version", "name": "kernel-0:5.14.0-284.54.1.el9_2.src", "product": { "name": "kernel-0:5.14.0-284.54.1.el9_2.src", "product_id": "kernel-0:5.14.0-284.54.1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@5.14.0-284.54.1.el9_2?arch=src" } } }, { "category": "product_version", "name": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "product": { "name": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "product_id": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.54.1.rt14.339.el9_2?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "product": { "name": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "product_id": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "product": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "product_id": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el9.src", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.src", "product_id": "podman-3:4.4.1-21.rhaos4.15.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el9?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "containers-common-2:1-61.rhaos4.15.el8.src", "product": { "name": "containers-common-2:1-61.rhaos4.15.el8.src", "product_id": "containers-common-2:1-61.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-61.rhaos4.15.el8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "product": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "product_id": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/coreos-installer@0.17.0-2.rhaos4.15.el8?arch=src" } } }, { "category": "product_version", "name": "haproxy-0:2.6.13-2.rhaos4.15.el8.src", "product": { "name": "haproxy-0:2.6.13-2.rhaos4.15.el8.src", "product_id": "haproxy-0:2.6.13-2.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/haproxy@2.6.13-2.rhaos4.15.el8?arch=src" } } }, { "category": "product_version", "name": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "product": { "name": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "product_id": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift4-aws-iso@4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "product": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "product_id": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-21.1.rhaos4.15.el8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "product": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "product_id": "container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.228.1-1.rhaos4.15.el8?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "product": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202401231232.p0.gba252ab.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "cri-tools-0:1.28.0-3.el8.src", "product": { "name": "cri-tools-0:1.28.0-3.el8.src", "product_id": "cri-tools-0:1.28.0-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.el8?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.14-1.rhaos4.15.el8.src", "product": { "name": "crun-0:1.14-1.rhaos4.15.el8.src", "product_id": "crun-0:1.14-1.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.15.el8?arch=src" } } }, { "category": "product_version", "name": "runc-4:1.1.12-1.rhaos4.15.el8.src", "product": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.src", "product_id": "runc-4:1.1.12-1.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.15.el8?arch=src\u0026epoch=4" } } }, { "category": "product_version", "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "product": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "product_id": "buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.1-20.2.rhaos4.15.el8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "product": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "product_id": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.1.rhaos4.15.el8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "product": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "product_id": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "butane-0:0.20.0-1.rhaos4.15.el8.src", "product": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.src", "product_id": "butane-0:0.20.0-1.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane@0.20.0-1.rhaos4.15.el8?arch=src" } } }, { "category": "product_version", "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "product": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "product_id": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cri-o@1.28.3-14.rhaos4.15.git33aabd8.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "product": { "name": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "product_id": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "product": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "product_id": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-21.rhaos4.15.el8.src", "product": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.src", "product_id": "podman-3:4.4.1-21.rhaos4.15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.15.el8?arch=src\u0026epoch=3" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "product": { "name": "toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "product_id": "toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.15.el9?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "product": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "product_id": "container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.228.1-1.rhaos4.15.el9?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "product": { "name": "kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "product_id": "kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.54.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "product": { "name": "kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "product_id": "kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.54.1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "product": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "product_id": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "product": { "name": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "product_id": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible-test@4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9?arch=noarch" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "product": { "name": "podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "product_id": "podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.rhaos4.15.el9?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "product": { "name": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "product_id": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift4-aws-iso@4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "product": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "product_id": "container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.228.1-1.rhaos4.15.el8?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "product": { "name": "butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "product_id": "butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/butane-redistributable@0.20.0-1.rhaos4.15.el8?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "product": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "product_id": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "product": { "name": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "product_id": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-ansible-test@4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8?arch=noarch" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "product": { "name": "podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "product_id": "podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.rhaos4.15.el8?arch=noarch\u0026epoch=3" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64" }, "product_reference": "butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le" }, "product_reference": "butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x" }, "product_reference": "butane-0:0.20.0-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src" }, "product_reference": "butane-0:0.20.0-1.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-0:0.20.0-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64" }, "product_reference": "butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64" }, "product_reference": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le" }, "product_reference": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x" }, "product_reference": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64" }, "product_reference": "butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64" }, "product_reference": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le" }, "product_reference": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x" }, "product_reference": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64" }, "product_reference": "butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch" }, "product_reference": "butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch" }, "product_reference": "container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src" }, "product_reference": "container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64" }, "product_reference": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x" }, "product_reference": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src" }, "product_reference": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64" }, "product_reference": "containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-61.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64" }, "product_reference": "containers-common-2:1-61.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-61.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le" }, "product_reference": "containers-common-2:1-61.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-61.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x" }, "product_reference": "containers-common-2:1-61.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-61.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src" }, "product_reference": "containers-common-2:1-61.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-61.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64" }, "product_reference": "containers-common-2:1-61.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64" }, "product_reference": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le" }, "product_reference": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x" }, "product_reference": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src" }, "product_reference": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64" }, "product_reference": "coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le" }, "product_reference": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x" }, "product_reference": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64" }, "product_reference": "cri-tools-0:1.28.0-3.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le" }, "product_reference": "cri-tools-0:1.28.0-3.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x" }, "product_reference": "cri-tools-0:1.28.0-3.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src" }, "product_reference": "cri-tools-0:1.28.0-3.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64" }, "product_reference": "cri-tools-0:1.28.0-3.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-0:2.6.13-2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src" }, "product_reference": "haproxy-0:2.6.13-2.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64" }, "product_reference": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le" }, "product_reference": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x" }, "product_reference": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64" }, "product_reference": "haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src" }, "product_reference": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch" }, "product_reference": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src" }, "product_reference": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch" }, "product_reference": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch" }, "product_reference": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src" }, "product_reference": "openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch" }, "product_reference": "podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64" }, "product_reference": "afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le" }, "product_reference": "afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x" }, "product_reference": "afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64" }, "product_reference": "afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64" }, "product_reference": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le" }, "product_reference": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x" }, "product_reference": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64" }, "product_reference": "afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64" }, "product_reference": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le" }, "product_reference": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x" }, "product_reference": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64" }, "product_reference": "afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bootupd-0:0.2.17-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64" }, "product_reference": "bootupd-0:0.2.17-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bootupd-debuginfo-0:0.2.17-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64" }, "product_reference": "bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64" }, "product_reference": "bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le" }, "product_reference": "bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x" }, "product_reference": "bpftool-0:7.0.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:7.0.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64" }, "product_reference": "bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64" }, "product_reference": "bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64" }, "product_reference": "buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64" }, "product_reference": "buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64" }, "product_reference": "conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le" }, "product_reference": "conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x" }, "product_reference": "conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src" }, "product_reference": "conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64" }, "product_reference": "conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x" }, "product_reference": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch" }, "product_reference": "container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-3:2.228.1-1.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src" }, "product_reference": "container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64" }, "product_reference": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le" }, "product_reference": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x" }, "product_reference": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src" }, "product_reference": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64" }, "product_reference": "coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64" }, "product_reference": "coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64" }, "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64" }, "product_reference": "coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64" }, "product_reference": "coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le" }, "product_reference": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x" }, "product_reference": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64" }, "product_reference": "coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64" }, "product_reference": "cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64" }, "product_reference": "cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64" }, "product_reference": "cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64" }, "product_reference": "cri-tools-0:1.28.0-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le" }, "product_reference": "cri-tools-0:1.28.0-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x" }, "product_reference": "cri-tools-0:1.28.0-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src" }, "product_reference": "cri-tools-0:1.28.0-3.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-0:1.28.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64" }, "product_reference": "cri-tools-0:1.28.0-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debuginfo-0:1.28.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64" }, "product_reference": "cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "cri-tools-debugsource-0:1.28.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64" }, "product_reference": "cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14-1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64" }, "product_reference": "crun-0:1.14-1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64" }, "product_reference": "crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64" }, "product_reference": "crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64" }, "product_reference": "ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le" }, "product_reference": "ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x" }, "product_reference": "ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src" }, "product_reference": "ignition-0:2.16.2-2.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-0:2.16.2-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64" }, "product_reference": "ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64" }, "product_reference": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le" }, "product_reference": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x" }, "product_reference": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64" }, "product_reference": "ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64" }, "product_reference": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le" }, "product_reference": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x" }, "product_reference": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64" }, "product_reference": "ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64" }, "product_reference": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le" }, "product_reference": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x" }, "product_reference": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64" }, "product_reference": "ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64" }, "product_reference": "ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.54.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src" }, "product_reference": "kernel-0:5.14.0-284.54.1.el9_2.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch" }, "product_reference": "kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:5.14.0-284.54.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch" }, "product_reference": "kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src" }, "product_reference": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64" }, "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src" }, "product_reference": "openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch" }, "product_reference": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src" }, "product_reference": "openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch" }, "product_reference": "openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64" }, "product_reference": "openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64" }, "product_reference": "openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64" }, "product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2023.8-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64" }, "product_reference": "ostree-0:2023.8-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2023.8-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le" }, "product_reference": "ostree-0:2023.8-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2023.8-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x" }, "product_reference": "ostree-0:2023.8-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2023.8-3.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src" }, "product_reference": "ostree-0:2023.8-3.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2023.8-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64" }, "product_reference": "ostree-0:2023.8-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debuginfo-0:2023.8-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64" }, "product_reference": "ostree-debuginfo-0:2023.8-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debuginfo-0:2023.8-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le" }, "product_reference": "ostree-debuginfo-0:2023.8-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debuginfo-0:2023.8-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x" }, "product_reference": "ostree-debuginfo-0:2023.8-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debuginfo-0:2023.8-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64" }, "product_reference": "ostree-debuginfo-0:2023.8-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debugsource-0:2023.8-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64" }, "product_reference": "ostree-debugsource-0:2023.8-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debugsource-0:2023.8-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le" }, "product_reference": "ostree-debugsource-0:2023.8-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debugsource-0:2023.8-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x" }, "product_reference": "ostree-debugsource-0:2023.8-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debugsource-0:2023.8-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64" }, "product_reference": "ostree-debugsource-0:2023.8-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-devel-0:2023.8-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64" }, "product_reference": "ostree-devel-0:2023.8-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-devel-0:2023.8-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le" }, "product_reference": "ostree-devel-0:2023.8-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-devel-0:2023.8-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x" }, "product_reference": "ostree-devel-0:2023.8-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-devel-0:2023.8-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64" }, "product_reference": "ostree-devel-0:2023.8-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-grub2-0:2023.8-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64" }, "product_reference": "ostree-grub2-0:2023.8-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-grub2-0:2023.8-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le" }, "product_reference": "ostree-grub2-0:2023.8-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-grub2-0:2023.8-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64" }, "product_reference": "ostree-grub2-0:2023.8-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-0:2023.8-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64" }, "product_reference": "ostree-libs-0:2023.8-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-0:2023.8-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le" }, "product_reference": "ostree-libs-0:2023.8-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-0:2023.8-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x" }, "product_reference": "ostree-libs-0:2023.8-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-0:2023.8-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64" }, "product_reference": "ostree-libs-0:2023.8-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64" }, "product_reference": "ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le" }, "product_reference": "ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x" }, "product_reference": "ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-libs-debuginfo-0:2023.8-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64" }, "product_reference": "ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "perf-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "perf-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "perf-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "perf-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch" }, "product_reference": "podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64" }, "product_reference": "podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-0:2024.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64" }, "product_reference": "rpm-ostree-0:2024.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-0:2024.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le" }, "product_reference": "rpm-ostree-0:2024.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-0:2024.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x" }, "product_reference": "rpm-ostree-0:2024.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-0:2024.2-1.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src" }, "product_reference": "rpm-ostree-0:2024.2-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-0:2024.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64" }, "product_reference": "rpm-ostree-0:2024.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64" }, "product_reference": "rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le" }, "product_reference": "rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x" }, "product_reference": "rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64" }, "product_reference": "rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64" }, "product_reference": "rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le" }, "product_reference": "rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x" }, "product_reference": "rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-debugsource-0:2024.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64" }, "product_reference": "rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-devel-0:2024.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64" }, "product_reference": "rpm-ostree-devel-0:2024.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-devel-0:2024.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le" }, "product_reference": "rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-devel-0:2024.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x" }, "product_reference": "rpm-ostree-devel-0:2024.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-devel-0:2024.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64" }, "product_reference": "rpm-ostree-devel-0:2024.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-0:2024.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64" }, "product_reference": "rpm-ostree-libs-0:2024.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-0:2024.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le" }, "product_reference": "rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-0:2024.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x" }, "product_reference": "rpm-ostree-libs-0:2024.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-0:2024.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64" }, "product_reference": "rpm-ostree-libs-0:2024.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64" }, "product_reference": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le" }, "product_reference": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x" }, "product_reference": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64" }, "product_reference": "rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.54.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64" }, "product_reference": "rtla-0:5.14.0-284.54.1.el9_2.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.54.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le" }, "product_reference": "rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.54.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x" }, "product_reference": "rtla-0:5.14.0-284.54.1.el9_2.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rtla-0:5.14.0-284.54.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64" }, "product_reference": "rtla-0:5.14.0-284.54.1.el9_2.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64" }, "product_reference": "runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src" }, "product_reference": "rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64" }, "product_reference": "rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rust-bootupd-0:0.2.17-1.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src" }, "product_reference": "rust-bootupd-0:0.2.17-1.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64" }, "product_reference": "rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64" }, "product_reference": "skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64" }, "product_reference": "skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.1.2-1.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch" }, "product_reference": "toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.1.2-1.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.src" }, "product_reference": "toolbox-0:0.1.2-1.rhaos4.15.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39325", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243296" } ], "notes": [ { "category": "description", "text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39325" }, { "category": "external", "summary": "RHBZ#2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39325" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-44487", "url": "https://access.redhat.com/security/cve/CVE-2023-44487" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "category": "external", "summary": "https://go.dev/issue/63417", "url": "https://go.dev/issue/63417" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-2102", "url": "https://pkg.go.dev/vuln/GO-2023-2102" }, { "category": "external", "summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487", "url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487" } ], "release_date": "2023-10-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-27T22:34:13+00:00", "details": "For OpenShift Container Platform 4.15 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.15/release_notes/ocp-4-15-release-notes.html", "product_ids": [ "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7201" }, { "category": "workaround", "details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.", "product_ids": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.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-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)" }, { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.src" ] } ], "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": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.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-27T22:34:13+00:00", "details": "For OpenShift Container Platform 4.15 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.15/release_notes/ocp-4-15-release-notes.html", "product_ids": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7201" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.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": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.src" ] } ], "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": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.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-27T22:34:13+00:00", "details": "For OpenShift Container Platform 4.15 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.15/release_notes/ocp-4-15-release-notes.html", "product_ids": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7201" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.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": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "discovery_date": "2023-12-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.src" ] } ], "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-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.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-02-27T22:34:13+00:00", "details": "For OpenShift Container Platform 4.15 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.15/release_notes/ocp-4-15-release-notes.html", "product_ids": [ "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7201" }, { "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-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:butane-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.src", "8Base-RHOSE-4.15:containers-common-2:1-61.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:coreos-installer-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.src", "8Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.aarch64", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.ppc64le", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.s390x", "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.src", "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.aarch64", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.ppc64le", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.s390x", "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el8.x86_64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:haproxy-0:2.6.13-2.rhaos4.15.el8.src", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:haproxy-debugsource-0:2.6.13-2.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.src", "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.noarch", "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202312250209.p0.gd2acdd5.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.aarch64", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.s390x", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.src", "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el8.x86_64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.src", "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-debuginfo-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:afterburn-dracut-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:bootupd-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bootupd-debuginfo-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:buildah-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.src", "9Base-RHOSE-4.15:conmon-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.aarch64", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.ppc64le", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.s390x", "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-1.2.rhaos4.14.el9.x86_64", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:container-selinux-3:2.228.1-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.src", "9Base-RHOSE-4.15:coreos-installer-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-bootinfra-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debuginfo-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-debugsource-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:coreos-installer-dracut-0:0.17.0-3.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.src", "9Base-RHOSE-4.15:cri-o-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.aarch64", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.ppc64le", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.s390x", "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.3-14.rhaos4.15.git33aabd8.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.src", "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.aarch64", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.ppc64le", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.s390x", "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.el9.x86_64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:crun-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debuginfo-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:crun-debugsource-0:1.14-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:ignition-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.src", "9Base-RHOSE-4.15:kernel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.54.1.el9_2.noarch", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.src", "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.54.1.rt14.339.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:openshift-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202402162207.p0.g1c9b99e.assembly.stream.el9.noarch", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.src", "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202402070507.p0.g48dcf59.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202402142009.p0.g6216ea1.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.aarch64", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.s390x", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.src", "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202401231232.p0.gba252ab.assembly.stream.el9.x86_64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.src", "9Base-RHOSE-4.15:ostree-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-debugsource-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-devel-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-grub2-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.aarch64", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.ppc64le", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.s390x", "9Base-RHOSE-4.15:ostree-libs-debuginfo-0:2023.8-3.el9.x86_64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.src", "9Base-RHOSE-4.15:rpm-ostree-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-debugsource-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-devel-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.aarch64", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.ppc64le", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.s390x", "9Base-RHOSE-4.15:rpm-ostree-libs-debuginfo-0:2024.2-1.el9.x86_64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.aarch64", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.ppc64le", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.s390x", "9Base-RHOSE-4.15:rtla-0:5.14.0-284.54.1.el9_2.x86_64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:runc-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-afterburn-0:5.4.3-2.rhaos4.15.el9.src", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:rust-afterburn-debugsource-0:5.4.3-2.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:rust-bootupd-0:0.2.17-1.el9.src", "9Base-RHOSE-4.15:rust-bootupd-debugsource-0:0.2.17-1.el9.x86_64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.src", "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.1.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:toolbox-0:0.1.2-1.rhaos4.15.el9.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-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.src", "8Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el8.noarch", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el8.x86_64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.aarch64", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.ppc64le", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.s390x", "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el8.x86_64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.src", "9Base-RHOSE-4.15:podman-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.rhaos4.15.el9.noarch", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.rhaos4.15.el9.x86_64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.aarch64", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.ppc64le", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.s390x", "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.rhaos4.15.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)" } ] }
rhsa-2024_0269
Vulnerability from csaf_redhat
Published
2024-02-28 00:20
Modified
2024-11-08 14:37
Summary
Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.1.0 for RHEL 9
Notes
Topic
An update for run-once-duration-override-container, run-once-duration-override-operator-bundle-container, and run-once-duration-override-operator-container is now available for RODOO-1.1-RHEL-9.
Red 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.
Details
The Run Once Duration Override Operator for Red Hat OpenShift is an optional
operator that makes it possible to override activeDeadlineSecondsOverride
field during pod admission.
Security Fix(es):
* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)
* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for run-once-duration-override-container, run-once-duration-override-operator-bundle-container, and run-once-duration-override-operator-container is now available for RODOO-1.1-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSecondsOverride\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\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:0269", "url": "https://access.redhat.com/errata/RHSA-2024:0269" }, { "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-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "category": "external", "summary": "2242803", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803" }, { "category": "external", "summary": "2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "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": "OCPBUGS-25123", "url": "https://issues.redhat.com/browse/OCPBUGS-25123" }, { "category": "external", "summary": "WRKLDS-897", "url": "https://issues.redhat.com/browse/WRKLDS-897" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0269.json" } ], "title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.1.0 for RHEL 9", "tracking": { "current_release_date": "2024-11-08T14:37:46+00:00", "generator": { "date": "2024-11-08T14:37:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0269", "initial_release_date": "2024-02-28T00:20:04+00:00", "revision_history": [ { "date": "2024-02-28T00:20:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-28T00:20:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T14:37:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RODOO 1.1 for RHEL 9", "product": { "name": "RODOO 1.1 for RHEL 9", "product_id": "9Base-RODOO-1.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.1::el9" } } } ], "category": "product_family", "name": "Run Once Duration Override Operator" }, { "branches": [ { "category": "product_version", "name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64", "product": { "name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64", "product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64", "product_identification_helper": { "purl": "pkg:oci/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9\u0026tag=v1.1-4" } } }, { "category": "product_version", "name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "product": { "name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "product_identification_helper": { "purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.1-4" } } }, { "category": "product_version", "name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "product": { "name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "product_identification_helper": { "purl": "pkg:oci/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9-operator\u0026tag=v1.1-5" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64 as a component of RODOO 1.1 for RHEL 9", "product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64" }, "product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "relates_to_product_reference": "9Base-RODOO-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64 as a component of RODOO 1.1 for RHEL 9", "product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64" }, "product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "relates_to_product_reference": "9Base-RODOO-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64 as a component of RODOO 1.1 for RHEL 9", "product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" }, "product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64", "relates_to_product_reference": "9Base-RODOO-1.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39325", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243296" } ], "notes": [ { "category": "description", "text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39325" }, { "category": "external", "summary": "RHBZ#2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39325" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2023-44487", "url": "https://access.redhat.com/security/cve/CVE-2023-44487" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "category": "external", "summary": "https://go.dev/issue/63417", "url": "https://go.dev/issue/63417" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-2102", "url": "https://pkg.go.dev/vuln/GO-2023-2102" }, { "category": "external", "summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487", "url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487" } ], "release_date": "2023-10-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-28T00:20:04+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": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0269" }, { "category": "workaround", "details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.", "product_ids": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)" }, { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] }, "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-28T00:20:04+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": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0269" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-10-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2242803" } ], "notes": [ { "category": "description", "text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003", "title": "Vulnerability description" }, { "category": "summary", "text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)", "title": "Vulnerability summary" }, { "category": "other", "text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.", "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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-44487" }, { "category": "external", "summary": "RHBZ#2242803", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803" }, { "category": "external", "summary": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487" }, { "category": "external", "summary": "https://github.com/dotnet/announcements/issues/277", "url": "https://github.com/dotnet/announcements/issues/277" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-2102", "url": "https://pkg.go.dev/vuln/GO-2023-2102" }, { "category": "external", "summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487", "url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487" }, { "category": "external", "summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/", "url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/" }, { "category": "external", "summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog", "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog" } ], "release_date": "2023-10-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-28T00:20:04+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": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0269" }, { "category": "workaround", "details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.", "product_ids": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "threats": [ { "category": "exploit_status", "date": "2023-10-10T00:00:00+00:00", "details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog" }, { "category": "impact", "details": "Important" } ], "title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)" }, { "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": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] }, "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-28T00:20:04+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": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0269" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "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": [ "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:0cf817432277977ae75e28b95be321ff92600fb57f89b54533272657430d16f2_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:4547ff6c810aa975406cf5e510524e657e2465b15344a83bb5e988829526e89a_amd64", "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:46a4a497fe26e9b7f288e82aff25a1af02f40baa97174321ea2f413a1aeb326f_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_1078
Vulnerability from csaf_redhat
Published
2024-03-05 00:34
Modified
2024-11-06 05:09
Summary
Red Hat Security Advisory: Service Telemetry Framework 1.5.4 security update
Notes
Topic
An update is now available for Service Telemetry Framework 1.5.4.
Red 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.
Details
Security Fix(es):
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Service Telemetry Framework 1.5.4.\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": "Security Fix(es):\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\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.\n\nService Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.", "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:1078", "url": "https://access.redhat.com/errata/RHSA-2024:1078" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "OSPRH-2140", "url": "https://issues.redhat.com/browse/OSPRH-2140" }, { "category": "external", "summary": "OSPRH-2577", "url": "https://issues.redhat.com/browse/OSPRH-2577" }, { "category": "external", "summary": "OSPRH-3492", "url": "https://issues.redhat.com/browse/OSPRH-3492" }, { "category": "external", "summary": "OSPRH-800", "url": "https://issues.redhat.com/browse/OSPRH-800" }, { "category": "external", "summary": "OSPRH-825", "url": "https://issues.redhat.com/browse/OSPRH-825" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1078.json" } ], "title": "Red Hat Security Advisory: Service Telemetry Framework 1.5.4 security update", "tracking": { "current_release_date": "2024-11-06T05:09:47+00:00", "generator": { "date": "2024-11-06T05:09:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1078", "initial_release_date": "2024-03-05T00:34:10+00:00", "revision_history": [ { "date": "2024-03-05T00:34:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-05T00:34:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:09:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Service Telemetry Framework 1.5 for RHEL 8", "product": { "name": "Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_telemetry_framework:1.5::el8" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "product": { "name": "stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "product_identification_helper": { "purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.3-6" } } }, { "category": "product_version", "name": "stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "product": { "name": "stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "product_id": "stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "product_identification_helper": { "purl": "pkg:oci/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1709040648-1" } } }, { "category": "product_version", "name": "stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "product": { "name": "stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "product_id": "stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "product_identification_helper": { "purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=5.0.4-7" } } }, { "category": "product_version", "name": "stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "product": { "name": "stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "product_id": "stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "product_identification_helper": { "purl": "pkg:oci/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.2-5" } } }, { "category": "product_version", "name": "stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64", "product": { "name": "stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64", "product_id": "stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64", "product_identification_helper": { "purl": "pkg:oci/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.2.1-6" } } }, { "category": "product_version", "name": "stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "product": { "name": "stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "product_id": "stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "product_identification_helper": { "purl": "pkg:oci/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1709040649-1" } } }, { "category": "product_version", "name": "stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64", "product": { "name": "stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64", "product_id": "stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64", "product_identification_helper": { "purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.1.2-7" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64" }, "product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64" }, "product_reference": "stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64" }, "product_reference": "stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64" }, "product_reference": "stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64" }, "product_reference": "stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64" }, "product_reference": "stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "relates_to_product_reference": "8Base-STF-1.5" }, { "category": "default_component_of", "full_product_name": { "name": "stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8", "product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64" }, "product_reference": "stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64", "relates_to_product_reference": "8Base-STF-1.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64" ] } ], "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": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64" ] }, "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-03-05T00:34:10+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1078" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64" ] } ], "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64" ] } ], "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": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64" ], "known_not_affected": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64" ] }, "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-03-05T00:34:10+00:00", "details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", "product_ids": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1078" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:e535f6029e1762aaf26dca188a055b69bbb4693eac921c5a701d542f91371652_amd64", "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:6107bb292836037afbbf42795c1a1a9839585b3cc50dfcf1d93cd08d1d7a05ae_amd64", "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:87d16370c6d55b84f01d2c6f9f808ce29c7419d60c41f00c7e73d95486d9f8db_amd64", "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:c30aac797b0be81c06209479a86cf2ba4cf8f9f1a8a8639c769643d89498bdbe_amd64", "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64", "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:941def64af37960930d9647886d16c62b14017103bcdfb52a0db26c0f3854370_amd64", "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:cfc9bfd58d7e3e9288ca4dcf333293608b6e24a749ab8c8db208f1914cf9def2_amd64" ] } ], "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": [ "8Base-STF-1.5:stf/sg-core-rhel8@sha256:e575fdd48f036708dca0f59de789284009ec95ee50cbef77d3cd7290bba53f27_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_0281
Vulnerability from csaf_redhat
Published
2024-03-06 14:39
Modified
2024-11-06 04:46
Summary
Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.2.1 for RHEL 9
Notes
Topic
Secondary Scheduler Operator for Red Hat OpenShift 1.2.1 for RHEL 9
An update for secondary-scheduler-operator-bundle-container and secondary-scheduler-operator-container is now available for OSSO-1.2.1-RHEL-9.
Red 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.
Details
The Secondary Scheduler Operator for Red Hat OpenShift is an optional
operator that makes it possible to deploy a secondary scheduler by
providing a scheduler image. You can run a scheduler with custom
plugins without applying additional manifests, such as cluster roles
and deployments.
Security Fix(es):
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Terms of Use
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.
{ "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": "Secondary Scheduler Operator for Red Hat OpenShift 1.2.1 for RHEL 9\n\nAn update for secondary-scheduler-operator-bundle-container and secondary-scheduler-operator-container is now available for OSSO-1.2.1-RHEL-9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Secondary Scheduler Operator for Red Hat OpenShift is an optional\noperator that makes it possible to deploy a secondary scheduler by\nproviding a scheduler image. You can run a scheduler with custom\nplugins without applying additional manifests, such as cluster roles\nand deployments.\n\nSecurity Fix(es):\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:0281", "url": "https://access.redhat.com/errata/RHSA-2024:0281" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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": "OCPBUGS-23328", "url": "https://issues.redhat.com/browse/OCPBUGS-23328" }, { "category": "external", "summary": "OCPBUGS-25130", "url": "https://issues.redhat.com/browse/OCPBUGS-25130" }, { "category": "external", "summary": "OCPBUGS-28584", "url": "https://issues.redhat.com/browse/OCPBUGS-28584" }, { "category": "external", "summary": "WRKLDS-899", "url": "https://issues.redhat.com/browse/WRKLDS-899" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0281.json" } ], "title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.2.1 for RHEL 9", "tracking": { "current_release_date": "2024-11-06T04:46:36+00:00", "generator": { "date": "2024-11-06T04:46:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:0281", "initial_release_date": "2024-03-06T14:39:54+00:00", "revision_history": [ { "date": "2024-03-06T14:39:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-06T14:39:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T04:46:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OSSO 1.2 for RHEL 9", "product": { "name": "OSSO 1.2 for RHEL 9", "product_id": "9Base-OSSO-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.2::el9" } } } ], "category": "product_family", "name": "Openshift Secondary Scheduler Operator" }, { "branches": [ { "category": "product_version", "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "product": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "product_identification_helper": { "purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.2-19" } } }, { "category": "product_version", "name": "openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64", "product": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64", "product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64", "product_identification_helper": { "purl": "pkg:oci/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator\u0026tag=v1.2-26" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64 as a component of OSSO 1.2 for RHEL 9", "product_id": "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64" }, "product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "relates_to_product_reference": "9Base-OSSO-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64 as a component of OSSO 1.2 for RHEL 9", "product_id": "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" }, "product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64", "relates_to_product_reference": "9Base-OSSO-1.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ] }, "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-03-06T14:39:54+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": [ "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0281" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ] } ], "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-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ] } ], "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": [ "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ] }, "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-03-06T14:39:54+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": [ "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0281" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ] } ], "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": [ "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:959d5567fa57212bb1d707c6cd0b67d47af4431d7b567f81bcb7e19892fdde30_amd64", "9Base-OSSO-1.2:openshift-secondary-scheduler-operator/secondary-scheduler-rhel9-operator@sha256:b085cface9e8b74c3a2588ac70ccb1ea75740065aa006d2993c7f7295154c9dc_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_2193
Vulnerability from csaf_redhat
Published
2024-04-30 10:26
Modified
2024-11-06 05:40
Summary
Red Hat Security Advisory: podman security update
Notes
Topic
An update for podman is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.
Security Fix(es):
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for podman is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: 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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from 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:2193", "url": "https://access.redhat.com/errata/RHSA-2024:2193" }, { "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/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "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": "RHEL-14922", "url": "https://issues.redhat.com/browse/RHEL-14922" }, { "category": "external", "summary": "RHEL-3091", "url": "https://issues.redhat.com/browse/RHEL-3091" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2193.json" } ], "title": "Red Hat Security Advisory: podman security update", "tracking": { "current_release_date": "2024-11-06T05:40:09+00:00", "generator": { "date": "2024-11-06T05:40:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2193", "initial_release_date": "2024-04-30T10:26:58+00:00", "revision_history": [ { "date": "2024-04-30T10:26:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:26:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:40:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.9.4-0.1.el9.src", "product": { "name": "podman-2:4.9.4-0.1.el9.src", "product_id": "podman-2:4.9.4-0.1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.el9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-plugins-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-plugins-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-remote-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-remote-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-tests-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-tests-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-debugsource-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-debugsource-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "product_id": "podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.el9?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-plugins-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-plugins-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-remote-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-remote-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-tests-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-tests-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product_id": "podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.el9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-plugins-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-plugins-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-remote-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-remote-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-tests-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-tests-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-debugsource-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-debugsource-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "product_id": "podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.el9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "podman-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-2:4.9.4-0.1.el9.s390x", "product_id": "podman-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-plugins-2:4.9.4-0.1.el9.s390x", "product_id": "podman-plugins-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-remote-2:4.9.4-0.1.el9.s390x", "product_id": "podman-remote-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-tests-2:4.9.4-0.1.el9.s390x", "product_id": "podman-tests-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-debugsource-2:4.9.4-0.1.el9.s390x", "product_id": "podman-debugsource-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.s390x", "product_id": "podman-debuginfo-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "product_id": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "product": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "product_id": "podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.el9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "podman-docker-2:4.9.4-0.1.el9.noarch", "product": { "name": "podman-docker-2:4.9.4-0.1.el9.noarch", "product_id": "podman-docker-2:4.9.4-0.1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.9.4-0.1.el9?arch=noarch\u0026epoch=2" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.9.4-0.1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src" }, "product_reference": "podman-2:4.9.4-0.1.el9.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-debuginfo-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-debugsource-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-debugsource-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-debugsource-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.9.4-0.1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch" }, "product_reference": "podman-docker-2:4.9.4-0.1.el9.noarch", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-plugins-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-plugins-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-plugins-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-plugins-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-remote-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-remote-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-remote-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-remote-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.9.4-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64" }, "product_reference": "podman-tests-2:4.9.4-0.1.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.9.4-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le" }, "product_reference": "podman-tests-2:4.9.4-0.1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.9.4-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x" }, "product_reference": "podman-tests-2:4.9.4-0.1.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.9.4-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" }, "product_reference": "podman-tests-2:4.9.4-0.1.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "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-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" ] }, "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-04-30T10:26:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2193" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.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": [ "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" ] } ], "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-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" ] }, "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-04-30T10:26:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2193" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" ] } ], "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-9.4.0.GA:podman-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.src", "AppStream-9.4.0.GA:podman-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-debugsource-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-docker-2:4.9.4-0.1.el9.noarch", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-plugins-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-remote-debuginfo-2:4.9.4-0.1.el9.x86_64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.aarch64", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.ppc64le", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.s390x", "AppStream-9.4.0.GA:podman-tests-2:4.9.4-0.1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_2988
Vulnerability from csaf_redhat
Published
2024-05-22 09:48
Modified
2024-11-08 12:01
Summary
Red Hat Security Advisory: container-tools:rhel8 security update
Notes
Topic
An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
* urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect (CVE-2018-25091)
* golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents (CVE-2021-33198)
* golang: crypto/tls: certificate of wrong type is causing TLS client to panic (CVE-2021-34558)
* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)
* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)
* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)
* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)
* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)
* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)
* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)
* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
* urllib3: Request body not stripped after redirect from 303 status changes request method to GET (CVE-2023-45803)
* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)
* moby/buildkit: Possible race condition with accessing subpaths from cache mounts (CVE-2024-23650)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect (CVE-2018-25091)\n\n* golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents (CVE-2021-33198)\n\n* golang: crypto/tls: certificate of wrong type is causing TLS client to panic (CVE-2021-34558)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\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\n* urllib3: Request body not stripped after redirect from 303 status changes request method to GET (CVE-2023-45803)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* moby/buildkit: Possible race condition with accessing subpaths from cache mounts (CVE-2024-23650)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from 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:2988", "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "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/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index" }, { "category": "external", "summary": "1983596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596" }, { "category": "external", "summary": "1989575", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575" }, { "category": "external", "summary": "2132867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867" }, { "category": "external", "summary": "2132868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868" }, { "category": "external", "summary": "2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "2228743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743" }, { "category": "external", "summary": "2237773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773" }, { "category": "external", "summary": "2237776", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776" }, { "category": "external", "summary": "2237777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777" }, { "category": "external", "summary": "2237778", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778" }, { "category": "external", "summary": "2244340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340" }, { "category": "external", "summary": "2246840", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840" }, { "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": "2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "2262272", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272" }, { "category": "external", "summary": "RHEL-18150", "url": "https://issues.redhat.com/browse/RHEL-18150" }, { "category": "external", "summary": "RHEL-2598", "url": "https://issues.redhat.com/browse/RHEL-2598" }, { "category": "external", "summary": "RHEL-26594", "url": "https://issues.redhat.com/browse/RHEL-26594" }, { "category": "external", "summary": "RHEL-3088", "url": "https://issues.redhat.com/browse/RHEL-3088" }, { "category": "external", "summary": "RHEL-3093", "url": "https://issues.redhat.com/browse/RHEL-3093" }, { "category": "external", "summary": "RHEL-3146", "url": "https://issues.redhat.com/browse/RHEL-3146" }, { "category": "external", "summary": "RHEL-9836", "url": "https://issues.redhat.com/browse/RHEL-9836" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2988.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2024-11-08T12:01:43+00:00", "generator": { "date": "2024-11-08T12:01:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2988", "initial_release_date": "2024-05-22T09:48:55+00:00", "revision_history": [ { "date": "2024-05-22T09:48:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-22T09:48:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-08T12:01:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA", "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:8100020240227110532:82888897", "product": { "name": "container-tools:rhel8:8100020240227110532:82888897", "product_id": "container-tools:rhel8:8100020240227110532:82888897", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8100020240227110532:82888897" } } }, { "category": "product_version", "name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "product": { "name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "product": { "name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "product": { "name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "product_id": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "product": { "name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "product_id": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "product": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "product": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "product": { "name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B21373%2B0d273fdf?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "product": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "product": { "name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "product": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "product": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "product": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "product": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "product": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "product": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "product": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "product": { "name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "product_id": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.9.0-1.module%2Bel8.10.0%2B21196%2B3f0abbca?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "product": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "product": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "product": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "product": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src", "product_id": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B20326%2B387084d0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "product": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "product": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "product": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "product": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "product": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "product": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "product": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "product": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "product": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "product": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "product": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "product": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "product": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B21209%2B52deeb51?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_id": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_id": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_id": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_id": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.module%2Bel8.10.0%2B21371%2B46937ece?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product_id": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B21077%2B98b84d8a?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product_id": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.module%2Bel8.10.0%2B21366%2Bf9cb49f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "product": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "product_id": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-81.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product_id": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B21340%2Bc6c7475a?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B20412%2B95ee28e2?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_id": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B20565%2Ba40ba0e5?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_id": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.9.4-0.1.module%2Bel8.10.0%2B21350%2Bea09fba1?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B20326%2B387084d0?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "product": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "product_id": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "product": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "product_id": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.14.3-0.1.module%2Bel8.10.0%2B21251%2B62b7388c?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B21306%2B6be40ce7?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B21341%2Bff0b5f89?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, "product_reference": "container-tools:rhel8:8100020240227110532:82888897", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64" }, "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le" }, "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x" }, "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src" }, "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64" }, "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64" }, "product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le" }, "product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x" }, "product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src" }, "product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64" }, "product_reference": "buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64" }, "product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le" }, "product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x" }, "product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64" }, "product_reference": "buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64" }, "product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le" }, "product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x" }, "product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64" }, "product_reference": "buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch" }, "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src" }, "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64" }, "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le" }, "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x" }, "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src" }, "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64" }, "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x" }, "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch" }, "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src" }, "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64" }, "product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le" }, "product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x" }, "product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src" }, "product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64" }, "product_reference": "containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64" }, "product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le" }, "product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x" }, "product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src" }, "product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64" }, "product_reference": "crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64" }, "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le" }, "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x" }, "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64" }, "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64" }, "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le" }, "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x" }, "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64" }, "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64" }, "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x" }, "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src" }, "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64" }, "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64" }, "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le" }, "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x" }, "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src" }, "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64" }, "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src" }, "product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch" }, "product_reference": "podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64" }, "product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le" }, "product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x" }, "product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64" }, "product_reference": "podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src" }, "product_reference": "python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch" }, "product_reference": "python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64" }, "product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le" }, "product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x" }, "product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src" }, "product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64" }, "product_reference": "skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64" }, "product_reference": "skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64" }, "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le" }, "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x" }, "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src" }, "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64" }, "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64" }, "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le" }, "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x" }, "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src" }, "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64" }, "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64 as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src as a component of container-tools:rhel8:8100020240227110532:82888897 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src", "relates_to_product_reference": "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-25091", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-10-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2244340" } ], "notes": [ { "category": "description", "text": "A flaw was found in the urllib3 package. Affected versions of this package are vulnerable to information exposure through sent data when the authorization HTTP header is not removed during a cross-origin redirect. An attacker can expose credentials in the authorization header to unintended hosts or transmit them in clear text by exploiting the incomplete fix for CVE-2018-20060.", "title": "Vulnerability description" }, { "category": "summary", "text": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect", "title": "Vulnerability summary" }, { "category": "other", "text": "This is only exploitable if a redirect differs in host, port, or scheme. Due to the credential exposure in the authorization header, the confidentiality is highly impacted, but there is no proof that the integrity is affected in any way.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25091" }, { "category": "external", "summary": "RHBZ#2244340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244340" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25091", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25091" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25091" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479", "url": "https://security.snyk.io/vuln/SNYK-PYTHON-URLLIB3-5969479" } ], "release_date": "2023-10-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib3: urllib3 does not remove the authorization HTTP header when following a cross-origin redirect" }, { "cve": "CVE-2021-33198", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1989575" } ], "notes": [ { "category": "description", "text": "A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents", "title": "Vulnerability summary" }, { "category": "other", "text": "* Since OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* In Service Telemetry Framework, because the flaw has a lower impact and the package is not directly used by STF, no updates will be provided at this time for the STF containers.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33198" }, { "category": "external", "summary": "RHBZ#1989575", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989575" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33198", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33198" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33198" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI", "url": "https://groups.google.com/g/golang-announce/c/RgCMkAEQjSI" } ], "release_date": "2021-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents" }, { "cve": "CVE-2021-34558", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2021-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1983596" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. A panic can be triggered by an attacker in a privileged network position without access to the server certificate\u0027s private key, as long as a trusted ECDSA or Ed25519 certificate for the server exists (or can be issued), or the client is configured with Config.InsecureSkipVerify. Clients that disable all TLS_RSA cipher suites (that is, TLS 1.0\u20131.2 cipher suites without ECDHE), as well as TLS 1.3-only clients, are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic", "title": "Vulnerability summary" }, { "category": "other", "text": "* This vulnerability potentially affects any component written in Go that uses crypto/tls from the standard library. It is possible for components that make client connections to malicious servers to be exploited, however the maximum impact is a crash. This vulnerability is rated Low for the following components: \n - OpenShift Container Platform\n - OpenShift distributed tracing (formerly OpenShift Jaeger)\n - OpenShift Migration Toolkit for Containers\n - Red Hat Advanced Cluster Management for Kubernetes\n - Red Hat OpenShift on AWS\n - Red Hat OpenShift Virtualization\n\n* Because OpenShift Container Platform 3.11 is in Maintenance Phase of the support, only Important and Critical severity vulnerabilities will be addressed at this time.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s containers.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-34558" }, { "category": "external", "summary": "RHBZ#1983596", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983596" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-34558", "url": "https://www.cve.org/CVERecord?id=CVE-2021-34558" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34558" }, { "category": "external", "summary": "https://golang.org/doc/devel/release#go1.15.minor", "url": "https://golang.org/doc/devel/release#go1.15.minor" }, { "category": "external", "summary": "https://golang.org/doc/devel/release#go1.16.minor", "url": "https://golang.org/doc/devel/release#go1.16.minor" } ], "release_date": "2021-07-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: certificate of wrong type is causing TLS client to panic" }, { "acknowledgments": [ { "names": [ "Adam Korczynski" ], "organization": "ADA Logics" }, { "names": [ "OSS-Fuzz" ] } ], "cve": "CVE-2022-2879", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2022-10-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132867" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: archive/tar: unbounded memory consumption when reading headers", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2879" }, { "category": "external", "summary": "RHBZ#2132867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879" }, { "category": "external", "summary": "https://github.com/golang/go/issues/54853", "url": "https://github.com/golang/go/issues/54853" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: archive/tar: unbounded memory consumption when reading headers" }, { "acknowledgments": [ { "names": [ "Daniel Abeles" ], "organization": "Head of Research, Oxeye" }, { "names": [ "Gal Goldstein" ], "organization": "Security Researcher, Oxeye" } ], "cve": "CVE-2022-2880", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-10-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132868" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2880" }, { "category": "external", "summary": "RHBZ#2132868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880" }, { "category": "external", "summary": "https://github.com/golang/go/issues/54663", "url": "https://github.com/golang/go/issues/54663" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters" }, { "acknowledgments": [ { "names": [ "Adam Korczynski" ], "organization": "ADA Logics" }, { "names": [ "OSS-Fuzz" ] } ], "cve": "CVE-2022-41715", "discovery_date": "2022-10-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2132872" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: regexp/syntax: limit memory used by parsing regexps", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41715" }, { "category": "external", "summary": "RHBZ#2132872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715" }, { "category": "external", "summary": "https://github.com/golang/go/issues/55949", "url": "https://github.com/golang/go/issues/55949" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1", "url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1" } ], "release_date": "2022-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: regexp/syntax: limit memory used by parsing regexps" }, { "cve": "CVE-2023-29409", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-08-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2228743" } ], "notes": [ { "category": "description", "text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-29409" }, { "category": "external", "summary": "RHBZ#2228743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29409" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409" }, { "category": "external", "summary": "https://go.dev/cl/515257", "url": "https://go.dev/cl/515257" }, { "category": "external", "summary": "https://go.dev/issue/61460", "url": "https://go.dev/issue/61460" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ", "url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-1987", "url": "https://pkg.go.dev/vuln/GO-2023-1987" } ], "release_date": "2023-08-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "acknowledgments": [ { "names": [ "Takeshi Kaneko" ], "organization": "GMO Cybersecurity by Ierae, Inc." } ], "cve": "CVE-2023-39318", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237776" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: html/template: improper handling of HTML-like comments within script contexts", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39318" }, { "category": "external", "summary": "RHBZ#2237776", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39318" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318" }, { "category": "external", "summary": "https://go.dev/cl/526156", "url": "https://go.dev/cl/526156" }, { "category": "external", "summary": "https://go.dev/issue/62196", "url": "https://go.dev/issue/62196" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2041.json", "url": "https://vuln.go.dev/ID/GO-2023-2041.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper handling of HTML-like comments within script contexts" }, { "acknowledgments": [ { "names": [ "Takeshi Kaneko" ], "organization": "GMO Cybersecurity by Ierae, Inc." } ], "cve": "CVE-2023-39319", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237773" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: html/template: improper handling of special tags within script contexts", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39319" }, { "category": "external", "summary": "RHBZ#2237773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39319" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319" }, { "category": "external", "summary": "https://go.dev/cl/526157", "url": "https://go.dev/cl/526157" }, { "category": "external", "summary": "https://go.dev/issue/62197", "url": "https://go.dev/issue/62197" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2043.json", "url": "https://vuln.go.dev/ID/GO-2023-2043.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: html/template: improper handling of special tags within script contexts" }, { "acknowledgments": [ { "names": [ "Martin Seemann" ] } ], "cve": "CVE-2023-39321", "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237777" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39321" }, { "category": "external", "summary": "RHBZ#2237777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39321" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321" }, { "category": "external", "summary": "https://go.dev/cl/523039", "url": "https://go.dev/cl/523039" }, { "category": "external", "summary": "https://go.dev/issue/62266", "url": "https://go.dev/issue/62266" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2044.json", "url": "https://vuln.go.dev/ID/GO-2023-2044.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections" }, { "acknowledgments": [ { "names": [ "Marten Seemann" ] } ], "cve": "CVE-2023-39322", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2023-09-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2237778" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: lack of a limit on buffered post-handshake", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39322" }, { "category": "external", "summary": "RHBZ#2237778", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322" }, { "category": "external", "summary": "https://go.dev/cl/523039", "url": "https://go.dev/cl/523039" }, { "category": "external", "summary": "https://go.dev/issue/62266", "url": "https://go.dev/issue/62266" }, { "category": "external", "summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ", "url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2023-2045.json", "url": "https://vuln.go.dev/ID/GO-2023-2045.json" } ], "release_date": "2023-09-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: lack of a limit on buffered post-handshake" }, { "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.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.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-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.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.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.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.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.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-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.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.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." }, { "cve": "CVE-2023-45803", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2023-10-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2246840" } ], "notes": [ { "category": "description", "text": "A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn\u0027t remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as `POST` to `GET`, as is required by HTTP RFCs. This issue requires a previously trusted service to become compromised in order to have an impact on confidentiality, therefore, the exploitability of this vulnerability is low. Additionally, many users aren\u0027t putting sensitive data in HTTP request bodies; if this is the case, this vulnerability isn\u0027t exploitable.", "title": "Vulnerability description" }, { "category": "summary", "text": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET", "title": "Vulnerability summary" }, { "category": "other", "text": "Both of the following conditions must be true to be affected by this vulnerability: \n1. Using urllib3 and submitting sensitive information in the HTTP request body such as form data or JSON\n2. The origin service is compromised and starts redirecting using 301, 302, or 303 to a malicious peer or the redirected-to service becomes compromised", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45803" }, { "category": "external", "summary": "RHBZ#2246840", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246840" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45803", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45803" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45803" }, { "category": "external", "summary": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9", "url": "https://github.com/urllib3/urllib3/commit/4e98d57809dacab1cbe625fddeec1a290c478ea9" }, { "category": "external", "summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4", "url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-g4mx-q9vg-27p4" }, { "category": "external", "summary": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get", "url": "https://www.rfc-editor.org/rfc/rfc9110.html#name-get" } ], "release_date": "2023-10-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "workaround", "details": "Users unable to update should disable redirects for services that aren\u0027t expecting to respond with redirects with `redirects=False`, disable automatic redirects with `redirects=False`, and handle 301, 302, and 303 redirects manually by stripping the HTTP request body.", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib3: Request body not stripped after redirect from 303 status changes request method to GET" }, { "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": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.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-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "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": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)" }, { "cve": "CVE-2024-23650", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "discovery_date": "2024-02-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2262272" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Moby Builder Toolkit. A malicious BuildKit client or any frontend that can craft a request could lead to the BuildKit daemon crashing with a panic due to the lack of input validation. A frontend is usually specified as the #syntax line on a Dockerfile or with the --frontend flag when using the buildctl build command.", "title": "Vulnerability description" }, { "category": "summary", "text": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23650" }, { "category": "external", "summary": "RHBZ#2262272", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262272" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23650", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23650" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650" }, { "category": "external", "summary": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx", "url": "https://github.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx" } ], "release_date": "2024-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:48:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "workaround", "details": "Avoid using untrusted input for the client or frontend syntax to minimize the vulnerability exploration.", "product_ids": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:aardvark-dns-2:1.10.0-1.module+el8.10.0+21209+52deeb51.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-debugsource-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:buildah-tests-debuginfo-2:1.33.6-2.module+el8.10.0+21371+46937ece.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:cockpit-podman-0:84.1-1.module+el8.10.0+21373+0d273fdf.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:conmon-debugsource-3:2.1.10-1.module+el8.10.0+21077+98b84d8a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:container-selinux-2:2.229.0-2.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+21366+f9cb49f8.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:containers-common-2:1-81.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crit-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-debugsource-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-devel-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debuginfo-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:crun-debugsource-0:1.14.3-2.module+el8.10.0+21340+c6c7475a.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+20412+95ee28e2.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:libslirp-devel-0:4.4.0-1.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:netavark-2:1.10.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+20565+a40ba0e5.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-catatonit-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-debugsource-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-docker-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-gvproxy-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-plugins-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-remote-debuginfo-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:podman-tests-3:4.9.4-0.1.module+el8.10.0+21350+ea09fba1.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-criu-0:3.18-4.module+el8.9.0+20326+387084d0.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:python3-podman-0:4.9.0-1.module+el8.10.0+21196+3f0abbca.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debuginfo-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:runc-debugsource-1:1.1.12-1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:skopeo-tests-2:1.14.3-0.1.module+el8.10.0+21251+62b7388c.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+21306+6be40ce7.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.src", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.aarch64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.ppc64le", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.s390x", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+21341+ff0b5f89.x86_64", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.noarch", "AppStream-8.10.0.GA:container-tools:rhel8:8100020240227110532:82888897:udica-0:0.2.6-20.module+el8.9.0+20326+387084d0.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "moby/buildkit: Possible race condition with accessing subpaths from cache mounts" } ] }
rhsa-2024_2272
Vulnerability from csaf_redhat
Published
2024-04-30 09:51
Modified
2024-11-06 05:40
Summary
Red Hat Security Advisory: containernetworking-plugins security update
Notes
Topic
An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Security Fix(es):
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: net/http/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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from 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:2272", "url": "https://access.redhat.com/errata/RHSA-2024:2272" }, { "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/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "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": "RHEL-3140", "url": "https://issues.redhat.com/browse/RHEL-3140" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2272.json" } ], "title": "Red Hat Security Advisory: containernetworking-plugins security update", "tracking": { "current_release_date": "2024-11-06T05:40:47+00:00", "generator": { "date": "2024-11-06T05:40:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2272", "initial_release_date": "2024-04-30T09:51:34+00:00", "revision_history": [ { "date": "2024-04-30T09:51:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T09:51:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:40:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.el9_4.src", "product": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.src", "product_id": "containernetworking-plugins-1:1.4.0-2.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.el9_4?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "product": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "product_id": "containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.el9_4?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "product": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "product_id": "containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.el9_4?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "product": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "product_id": "containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.el9_4?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "product": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "product_id": "containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.el9_4?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.4.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64" }, "product_reference": "containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "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-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" ] }, "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-04-30T09:51:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2272" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.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": [ "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" ] } ], "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-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" ] }, "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-04-30T09:51:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2272" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" ] } ], "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-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.src", "AppStream-9.4.0.GA:containernetworking-plugins-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debuginfo-1:1.4.0-2.el9_4.x86_64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.aarch64", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.ppc64le", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.s390x", "AppStream-9.4.0.GA:containernetworking-plugins-debugsource-1:1.4.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_1859
Vulnerability from csaf_redhat
Published
2024-04-16 17:26
Modified
2024-11-07 02:04
Summary
Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.1 security and bug fix update
Notes
Topic
OpenShift API for Data Protection (OADP) 1.3.1 is now available.
Red 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.
Details
OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.
Security Fix(es) from Bugzilla:
* opentelemetry: DoS vulnerability in otelhttp (CVE-2023-45142)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)
* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)
* jose-go: improper handling of highly compressed data (CVE-2024-28180)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "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": "OpenShift API for Data Protection (OADP) 1.3.1 is now available.\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": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* opentelemetry: DoS vulnerability in otelhttp (CVE-2023-45142)\n\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\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* jose-go: improper handling of highly compressed data (CVE-2024-28180)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1859", "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2245180", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245180" }, { "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": "2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "2268854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854" }, { "category": "external", "summary": "OADP-1912", "url": "https://issues.redhat.com/browse/OADP-1912" }, { "category": "external", "summary": "OADP-2866", "url": "https://issues.redhat.com/browse/OADP-2866" }, { "category": "external", "summary": "OADP-3005", "url": "https://issues.redhat.com/browse/OADP-3005" }, { "category": "external", "summary": "OADP-3038", "url": "https://issues.redhat.com/browse/OADP-3038" }, { "category": "external", "summary": "OADP-3041", "url": "https://issues.redhat.com/browse/OADP-3041" }, { "category": "external", "summary": "OADP-3044", "url": "https://issues.redhat.com/browse/OADP-3044" }, { "category": "external", "summary": "OADP-3051", "url": "https://issues.redhat.com/browse/OADP-3051" }, { "category": "external", "summary": "OADP-3055", "url": "https://issues.redhat.com/browse/OADP-3055" }, { "category": "external", "summary": "OADP-3189", "url": "https://issues.redhat.com/browse/OADP-3189" }, { "category": "external", "summary": "OADP-3326", "url": "https://issues.redhat.com/browse/OADP-3326" }, { "category": "external", "summary": "OADP-3379", "url": "https://issues.redhat.com/browse/OADP-3379" }, { "category": "external", "summary": "OADP-3390", "url": "https://issues.redhat.com/browse/OADP-3390" }, { "category": "external", "summary": "OADP-3395", "url": "https://issues.redhat.com/browse/OADP-3395" }, { "category": "external", "summary": "OADP-3486", "url": "https://issues.redhat.com/browse/OADP-3486" }, { "category": "external", "summary": "OADP-3495", "url": "https://issues.redhat.com/browse/OADP-3495" }, { "category": "external", "summary": "OADP-3598", "url": "https://issues.redhat.com/browse/OADP-3598" }, { "category": "external", "summary": "OADP-3710", "url": "https://issues.redhat.com/browse/OADP-3710" }, { "category": "external", "summary": "OADP-3821", "url": "https://issues.redhat.com/browse/OADP-3821" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1859.json" } ], "title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.1 security and bug fix update", "tracking": { "current_release_date": "2024-11-07T02:04:37+00:00", "generator": { "date": "2024-11-07T02:04:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1859", "initial_release_date": "2024-04-16T17:26:06+00:00", "revision_history": [ { "date": "2024-04-16T17:26:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-16T17:26:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-07T02:04:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "9Base-OADP-1.3", "product": { "name": "9Base-OADP-1.3", "product_id": "9Base-OADP-1.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9" } } } ], "category": "product_family", "name": "OpenShift API for Data Protection" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.1-13" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "product": { "name": "oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "product_id": "oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.1-53" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "product": { "name": "oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "product_id": "oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.1-59" } } }, { "category": "product_version", "name": "oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "product": { "name": "oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "product_id": "oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.1-40" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x", "product": { "name": "oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x", "product_id": "oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "product": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "product_id": "oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.1-10" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.1-13" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.1-13" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "product": { "name": "oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "product_id": "oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.1-53" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "product": { "name": "oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "product_id": "oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.1-59" } } }, { "category": "product_version", "name": "oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "product": { "name": "oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "product_id": "oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.1-40" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "product": { "name": "oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "product_id": "oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "product": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "product_id": "oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.1-10" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.1-13" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.1-13" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "product": { "name": "oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "product_id": "oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.1-53" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "product": { "name": "oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "product_id": "oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.1-59" } } }, { "category": "product_version", "name": "oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "product": { "name": "oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "product_id": "oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.1-40" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "product": { "name": "oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "product_id": "oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "product_id": "oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.1-10" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.1-13" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "product": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.1-13" } } }, { "category": "product_version", "name": "oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "product": { "name": "oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "product_id": "oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.1-53" } } }, { "category": "product_version", "name": "oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "product": { "name": "oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "product_id": "oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.1-59" } } }, { "category": "product_version", "name": "oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "product": { "name": "oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "product_id": "oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.1-40" } } }, { "category": "product_version", "name": "oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "product": { "name": "oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "product_id": "oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "product": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "product_id": "oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.1-16" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.1-10" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "product": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.1-11" } } }, { "category": "product_version", "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "product": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "product_identification_helper": { "purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.1-13" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64" }, "product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64" }, "product_reference": "oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64" }, "product_reference": "oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le" }, "product_reference": "oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x" }, "product_reference": "oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64" }, "product_reference": "oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le" }, "product_reference": "oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x" }, "product_reference": "oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64" }, "product_reference": "oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64" }, "product_reference": "oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le" }, "product_reference": "oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x" }, "product_reference": "oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64" }, "product_reference": "oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64" }, "product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x" }, "product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64" }, "product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64" }, "product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le" }, "product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" }, "product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64" }, "product_reference": "oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64 as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64" }, "product_reference": "oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le" }, "product_reference": "oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "relates_to_product_reference": "9Base-OADP-1.3" }, { "category": "default_component_of", "full_product_name": { "name": "oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x as a component of 9Base-OADP-1.3", "product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" }, "product_reference": "oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x", "relates_to_product_reference": "9Base-OADP-1.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "known_not_affected": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39326" }, { "category": "external", "summary": "RHBZ#2253330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39326" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-2382", "url": "https://pkg.go.dev/vuln/GO-2023-2382" } ], "release_date": "2023-12-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T17:26:06+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": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "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-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests" }, { "cve": "CVE-2023-45142", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2023-10-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245180" } ], "notes": [ { "category": "description", "text": "A memory leak was found in the otelhttp handler of open-telemetry. This flaw allows a remote, unauthenticated attacker to exhaust the server\u0027s memory by sending many malicious requests, affecting the availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "opentelemetry: DoS vulnerability in otelhttp", "title": "Vulnerability summary" }, { "category": "other", "text": "While no authentication is required, there are a significant number of non-default factors which prevent widespread exploitation of this flaw. For a service to be affected, all of the following must be true:\n* The go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp package must be in use\n* Configured a metrics pipeline which uses the otelhttp.NewHandler wrapper function\n* No filtering of unknown HTTP methods or user agents at a higher level (such as Content Delivery Network/Load Balancer/etc...)\n\nDue to the limited attack surface, Red Hat Product Security rates the impact as Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64" ], "known_not_affected": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-45142" }, { "category": "external", "summary": "RHBZ#2245180", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245180" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45142", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45142" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45142" }, { "category": "external", "summary": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr", "url": "https://github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-rcjv-mgp8-qvmr" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T17:26:06+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": [ "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "category": "workaround", "details": "As a workaround to stop being affected otelhttp.WithFilter() can be used.\n\nFor convenience and safe usage of this library, it should by default mark with the label unknown non-standard HTTP methods and User agents to show that such requests were made but do not increase cardinality. In case someone wants to stay with the current behavior, library API should allow to enable it.\n\nThe other possibility is to disable HTTP metrics instrumentation by passing otelhttp.WithMeterProvider option with noop.NewMeterProvider.", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "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-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "opentelemetry: DoS vulnerability in otelhttp" }, { "cve": "CVE-2023-45287", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-12-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] } ], "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": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "known_not_affected": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] }, "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-04-16T17:26:06+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": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "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": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "discovery_date": "2023-12-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] } ], "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": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "known_not_affected": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] }, "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-04-16T17:26:06+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": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "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": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)" }, { "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", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268046" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "known_not_affected": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-24786" }, { "category": "external", "summary": "RHBZ#2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24786" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786" }, { "category": "external", "summary": "https://go.dev/cl/569356", "url": "https://go.dev/cl/569356" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/", "url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2611", "url": "https://pkg.go.dev/vuln/GO-2024-2611" } ], "release_date": "2024-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T17:26:06+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": [ "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "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-28180", "cwe": { "id": "CWE-409", "name": "Improper Handling of Highly Compressed Data (Data Amplification)" }, "discovery_date": "2024-03-10T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268854" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.", "title": "Vulnerability description" }, { "category": "summary", "text": "jose-go: improper handling of highly compressed data", "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-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le" ], "known_not_affected": [ "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28180" }, { "category": "external", "summary": "RHBZ#2268854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28180" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180" }, { "category": "external", "summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g", "url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g" } ], "release_date": "2024-03-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T17:26:06+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": [ "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:42dc13f4c214cf2785207914495887794a948f968ebe72495346ddff7ba94e52_ppc64le", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4ec3d45a232dc0478ea0194e8d044284633bfe59e37e8e754e01570bfa633528_s390x", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:52197469936ad5b710057f3ae17f58de1432af83923ccded9bdc291bff3a2d9a_arm64", "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9a2144f707c9cf35e35145e3f49898c32bc5c390af180808464fe8614a93c1b6_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:2b5e5dd83ba18ab639c1307c35cc34fbad7c59648315df3341449daac9f7588c_amd64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:388055859d06499407148e9aaa52d15da3118b123a2c89ca9220e9466518ef07_arm64", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:61f624d5b4a78decaed3d74edf56217ad50e8967a8e4637a2ee08f424b74f12c_ppc64le", "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:a9c5c60ddbaee035f2b535787d3bf469b4131b4439a023dd41339db86d546dfc_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:3c63b4bbf5c70b63694784857d7e4d962a5a6caddd8f62ecfb9153b861c48e55_arm64", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:82613d64c36cc435063ec02f0e3dd2edabbeb7a85763151011b6e4e617fe4b8f_ppc64le", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d1fb5950f18428d88df190793f33c68f27772fd8d867582e7ed265d631ac20d9_s390x", "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:d3f0997772e9e28eba7d1424bf1ea2a5790ccdc43e0823d95866941797fd064b_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:0b824b48cc2078d31f6ac1db1b78045e08064850d95e7363f6c9e2b33c9436ee_amd64", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:52de391f9eec3f6746e1d3f3cbbfa004a552a5c27a2983d303d18208a39cc697_ppc64le", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:699a655022299b71e8ea2d67d84cd026228127d3e7f4e00f74caf713cf28f867_s390x", "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:7384faa57528c04e270f4a0599c99478d96de6c77a6759188e370e480261ac7b_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0974f65696e98c806c14e6812cf3292ab03a0b621714e7f091d7e326a7ebb77b_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2c176efaabf984947fb66bb33d14a637f66f06f9e7f3f7423b7fccec045a7a52_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:716cec49a663d87eff7eaf9ddc948d2861645d601a2e15605cb660c9f98ab489_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c1758a4e31ed5d623b1fd9ab8deb99a15da0584a178ef120e64ad15b9fb6a931_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:436b76db12ba27ccafcddc38469cc2adff20d0c72e334240af84d4e8a3011c25_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9833ca3b1b53eccc9de4e117bef53bb94d5be02d89bed222ef80dcd221bc1b18_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:b4c014e340a80ad67b422eb1d72adce21b6a01104ef6eb9225531e50c8cddb62_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:bcd29d854e51b5a154d77134b78c6338cdb638c58cd1548704f02dddec00c6e6_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:1e1f9e277ceeed8be865abd424747a2a777806cde2195599e4ea9f0e787ad359_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4a4aeb844a7f119253763012771abce649f8b7bbdcb326f4714e72d1e318b33a_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b80b98a43c128ff17e8ba9eb80622d01c280d5ddba66e67de85cb73e415a5a8d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd56ce05bbd9c6786923df9ee34efe4f6b7d1bde979705cfcd7b4d30bbc1dca1_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:24f6efdc0e3964ab1efee6e053551614de282e6bed90e9d14273cf284b20c307_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7f474a4831a010dc097de146c728538d5e8504305afd1dee08d41c2283ba30ef_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a6b9816bbba897897f632c119579f7101a4b9c72fc2a2a86e917bc47fabded1d_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fb7f2faab19f9386d10b7bde2395ce8cdd24e4a8dbb4ee8f052586785ac74063_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:0b8e9b27c4739840c054d6c7260a268ae925ad404c04b74c1a543efeb84679db_arm64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6037459145f67f201c49ebd87e82717bf8acc8c6118468038a0a040e3994ca75_s390x", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c9d88e0b4a3b15665a6c55a406174bc905c3ba0d18a9b9496923884c8d1b0176_amd64", "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d0eefa6d731af31e2910b7af4c250dd6d7e91be0cef03d9d65aa130957094990_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:02f194caab292aea9bcbb22556fca8e2d7d893a629e6e56097501501fbff7ba7_amd64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:434d8810953c3688637f478d2fee765741997332ae0efe549384645cdfc722fe_arm64", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:d0089d7ff8f5376ad45981e7c727685c9101b0281720e4abab140af757d5b105_ppc64le", "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:f31751d570d089ff7165c81727221e66c8f4e75876ea367683e9c68f03778a79_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:4df78ca988726cc65fba06f8c3d8fcd13fa324ea04a036aaa7177cc17695e6bf_s390x", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:60e958b76093fd05be6d93785f709338c66e95a86551dd317242e25b954a6c55_amd64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:98d78b8dcc1a7cda1a4845c40a9799018cdbc77846ea530ac9bbf88c86a9c209_arm64", "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:eee8a3d43761e95adb3288512c5598a723ca5e7d985470ee202797b863618522_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jose-go: improper handling of highly compressed data" } ] }
rhsa-2024_2245
Vulnerability from csaf_redhat
Published
2024-04-30 10:08
Modified
2024-11-06 05:40
Summary
Red Hat Security Advisory: buildah security update
Notes
Topic
An update for buildah is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images.
Security Fix(es):
* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* 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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from 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:2245", "url": "https://access.redhat.com/errata/RHSA-2024:2245" }, { "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/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2245.json" } ], "title": "Red Hat Security Advisory: buildah security update", "tracking": { "current_release_date": "2024-11-06T05:40:15+00:00", "generator": { "date": "2024-11-06T05:40:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2245", "initial_release_date": "2024-04-30T10:08:31+00:00", "revision_history": [ { "date": "2024-04-30T10:08:31+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:08:31+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:40:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "buildah-2:1.33.6-2.el9.src", "product": { "name": "buildah-2:1.33.6-2.el9.src", "product_id": "buildah-2:1.33.6-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.el9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-2:1.33.6-2.el9.aarch64", "product": { "name": "buildah-2:1.33.6-2.el9.aarch64", "product_id": "buildah-2:1.33.6-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.el9.aarch64", "product": { "name": "buildah-tests-2:1.33.6-2.el9.aarch64", "product_id": "buildah-tests-2:1.33.6-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.el9.aarch64", "product": { "name": "buildah-debugsource-2:1.33.6-2.el9.aarch64", "product_id": "buildah-debugsource-2:1.33.6-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.el9.aarch64", "product": { "name": "buildah-debuginfo-2:1.33.6-2.el9.aarch64", "product_id": "buildah-debuginfo-2:1.33.6-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.el9?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "buildah-2:1.33.6-2.el9.ppc64le", "product": { "name": "buildah-2:1.33.6-2.el9.ppc64le", "product_id": "buildah-2:1.33.6-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.el9.ppc64le", "product": { "name": "buildah-tests-2:1.33.6-2.el9.ppc64le", "product_id": "buildah-tests-2:1.33.6-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.el9.ppc64le", "product": { "name": "buildah-debugsource-2:1.33.6-2.el9.ppc64le", "product_id": "buildah-debugsource-2:1.33.6-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "product": { "name": "buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "product_id": "buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.el9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "buildah-2:1.33.6-2.el9.x86_64", "product": { "name": "buildah-2:1.33.6-2.el9.x86_64", "product_id": "buildah-2:1.33.6-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.el9.x86_64", "product": { "name": "buildah-tests-2:1.33.6-2.el9.x86_64", "product_id": "buildah-tests-2:1.33.6-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.el9.x86_64", "product": { "name": "buildah-debugsource-2:1.33.6-2.el9.x86_64", "product_id": "buildah-debugsource-2:1.33.6-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.el9.x86_64", "product": { "name": "buildah-debuginfo-2:1.33.6-2.el9.x86_64", "product_id": "buildah-debuginfo-2:1.33.6-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.el9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-2:1.33.6-2.el9.s390x", "product": { "name": "buildah-2:1.33.6-2.el9.s390x", "product_id": "buildah-2:1.33.6-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.33.6-2.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-2:1.33.6-2.el9.s390x", "product": { "name": "buildah-tests-2:1.33.6-2.el9.s390x", "product_id": "buildah-tests-2:1.33.6-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.33.6-2.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debugsource-2:1.33.6-2.el9.s390x", "product": { "name": "buildah-debugsource-2:1.33.6-2.el9.s390x", "product_id": "buildah-debugsource-2:1.33.6-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.6-2.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-debuginfo-2:1.33.6-2.el9.s390x", "product": { "name": "buildah-debuginfo-2:1.33.6-2.el9.s390x", "product_id": "buildah-debuginfo-2:1.33.6-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.6-2.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "product": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "product_id": "buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.6-2.el9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64" }, "product_reference": "buildah-2:1.33.6-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le" }, "product_reference": "buildah-2:1.33.6-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x" }, "product_reference": "buildah-2:1.33.6-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src" }, "product_reference": "buildah-2:1.33.6-2.el9.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-2:1.33.6-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64" }, "product_reference": "buildah-2:1.33.6-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-2:1.33.6-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64" }, "product_reference": "buildah-debuginfo-2:1.33.6-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64" }, "product_reference": "buildah-debugsource-2:1.33.6-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le" }, "product_reference": "buildah-debugsource-2:1.33.6-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x" }, "product_reference": "buildah-debugsource-2:1.33.6-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-2:1.33.6-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64" }, "product_reference": "buildah-debugsource-2:1.33.6-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64" }, "product_reference": "buildah-tests-2:1.33.6-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le" }, "product_reference": "buildah-tests-2:1.33.6-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x" }, "product_reference": "buildah-tests-2:1.33.6-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-2:1.33.6-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64" }, "product_reference": "buildah-tests-2:1.33.6-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" }, "product_reference": "buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "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-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" ] }, "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-04-30T10:08:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2245" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.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": [ "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" ] } ], "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-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" ] }, "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-04-30T10:08:31+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2245" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" ] } ], "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-9.4.0.GA:buildah-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.src", "AppStream-9.4.0.GA:buildah-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debuginfo-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-debugsource-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-2:1.33.6-2.el9.x86_64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.aarch64", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.ppc64le", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.s390x", "AppStream-9.4.0.GA:buildah-tests-debuginfo-2:1.33.6-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_4429
Vulnerability from csaf_redhat
Published
2024-07-09 12:56
Modified
2024-11-06 06:21
Summary
Red Hat Security Advisory: containernetworking-plugins security update
Notes
Topic
An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red 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.
Details
The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Security Fix(es):
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: 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:4429", "url": "https://access.redhat.com/errata/RHSA-2024:4429" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2253193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4429.json" } ], "title": "Red Hat Security Advisory: containernetworking-plugins security update", "tracking": { "current_release_date": "2024-11-06T06:21:54+00:00", "generator": { "date": "2024-11-06T06:21:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:4429", "initial_release_date": "2024-07-09T12:56:47+00:00", "revision_history": [ { "date": "2024-07-09T12:56:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-09T12:56:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T06:21:54+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": "containernetworking-plugins-1:1.2.0-3.el9_2.src", "product": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.src", "product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "product": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "product": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "product": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "product": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.aarch64" }, "product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.s390x" }, "product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-3.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.src" }, "product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-3.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:containernetworking-plugins-1:1.2.0-3.el9_2.x86_64" }, "product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-3.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:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-3.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:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "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-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.src", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64" ] }, "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-07-09T12:56:47+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:containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.src", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4429" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.src", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64" ] } ], "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-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.src", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.s390x", "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_2180
Vulnerability from csaf_redhat
Published
2024-04-30 10:27
Modified
2024-11-06 05:39
Summary
Red Hat Security Advisory: runc security update
Notes
Topic
An update for runc is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.
Security Fix(es):
* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)
* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)
* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)
* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)
For 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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from 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:2180", "url": "https://access.redhat.com/errata/RHSA-2024:2180" }, { "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/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "category": "external", "summary": "2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "2253193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193" }, { "category": "external", "summary": "RHEL-25116", "url": "https://issues.redhat.com/browse/RHEL-25116" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2180.json" } ], "title": "Red Hat Security Advisory: runc security update", "tracking": { "current_release_date": "2024-11-06T05:39:47+00:00", "generator": { "date": "2024-11-06T05:39:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2180", "initial_release_date": "2024-04-30T10:27:41+00:00", "revision_history": [ { "date": "2024-04-30T10:27:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:27:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:39:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA", "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-2.el9.src", "product": { "name": "runc-4:1.1.12-2.el9.src", "product_id": "runc-4:1.1.12-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=src\u0026epoch=4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-2.el9.aarch64", "product": { "name": "runc-4:1.1.12-2.el9.aarch64", "product_id": "runc-4:1.1.12-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-2.el9.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-2.el9.aarch64", "product_id": "runc-debugsource-4:1.1.12-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-2.el9.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-2.el9.aarch64", "product_id": "runc-debuginfo-4:1.1.12-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=aarch64\u0026epoch=4" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-2.el9.ppc64le", "product": { "name": "runc-4:1.1.12-2.el9.ppc64le", "product_id": "runc-4:1.1.12-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-2.el9.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-2.el9.ppc64le", "product_id": "runc-debugsource-4:1.1.12-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=ppc64le\u0026epoch=4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-2.el9.x86_64", "product": { "name": "runc-4:1.1.12-2.el9.x86_64", "product_id": "runc-4:1.1.12-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-2.el9.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-2.el9.x86_64", "product_id": "runc-debugsource-4:1.1.12-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-2.el9.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-2.el9.x86_64", "product_id": "runc-debuginfo-4:1.1.12-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=x86_64\u0026epoch=4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-2.el9.s390x", "product": { "name": "runc-4:1.1.12-2.el9.s390x", "product_id": "runc-4:1.1.12-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-2.el9.s390x", "product": { "name": "runc-debugsource-4:1.1.12-2.el9.s390x", "product_id": "runc-debugsource-4:1.1.12-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-2.el9.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-2.el9.s390x", "product_id": "runc-debuginfo-4:1.1.12-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?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-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64" }, "product_reference": "runc-4:1.1.12-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le" }, "product_reference": "runc-4:1.1.12-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x" }, "product_reference": "runc-4:1.1.12-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src" }, "product_reference": "runc-4:1.1.12-2.el9.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64" }, "product_reference": "runc-4:1.1.12-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-30630", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107371" } ], "notes": [ { "category": "description", "text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: io/fs: stack exhaustion in Glob", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30630" }, { "category": "external", "summary": "RHBZ#2107371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630" }, { "category": "external", "summary": "https://go.dev/issue/53415", "url": "https://go.dev/issue/53415" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:27:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2180" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: io/fs: stack exhaustion in Glob" }, { "cve": "CVE-2022-30631", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107342" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: compress/gzip: stack exhaustion in Reader.Read", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30631" }, { "category": "external", "summary": "RHBZ#2107342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631" }, { "category": "external", "summary": "https://go.dev/issue/53168", "url": "https://go.dev/issue/53168" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:27:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2180" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: compress/gzip: stack exhaustion in Reader.Read" }, { "cve": "CVE-2022-30632", "cwe": { "id": "CWE-1325", "name": "Improperly Controlled Sequential Memory Allocation" }, "discovery_date": "2022-07-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107386" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: path/filepath: stack exhaustion in Glob", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-30632" }, { "category": "external", "summary": "RHBZ#2107386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632" }, { "category": "external", "summary": "https://go.dev/issue/53416", "url": "https://go.dev/issue/53416" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:27:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2180" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: path/filepath: stack exhaustion in Glob" }, { "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-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] }, "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-04-30T10:27:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2180" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] } ], "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-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src", "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x", "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." } ] }
rhsa-2024_2730
Vulnerability from csaf_redhat
Published
2024-05-22 20:41
Modified
2024-11-06 05:47
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (collectd-sensubility) security update
Notes
Topic
An update for collectd-sensubility is now available for Red Hat OpenStack
Platform 17.1 (Wallaby).
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.
Details
This project aims to provide the possibility to switch from Sensu-based
availability monitoring solution to a monitoring solution based on collectd
with AMQP-1.0 messaging bus.
Security Fix(es):
* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)
* net/http/internal: Denial of Service (DoS) via Resource Consumption via
HTTP requests (CVE-2023-39326)
* crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.
(CVE-2023-45287)
For 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.
Terms of Use
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.
{ "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 collectd-sensubility is now available for Red Hat OpenStack\nPlatform 17.1 (Wallaby).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This project aims to provide the possibility to switch from Sensu-based\navailability monitoring solution to a monitoring solution based on collectd\nwith AMQP-1.0 messaging bus.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* net/http/internal: Denial of Service (DoS) via Resource Consumption via\nHTTP requests (CVE-2023-39326)\n\n* crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.\n(CVE-2023-45287)\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 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:2730", "url": "https://access.redhat.com/errata/RHSA-2024:2730" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "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": "2262921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2730.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (collectd-sensubility) security update", "tracking": { "current_release_date": "2024-11-06T05:47:42+00:00", "generator": { "date": "2024-11-06T05:47:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2730", "initial_release_date": "2024-05-22T20:41:27+00:00", "revision_history": [ { "date": "2024-05-22T20:41:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-22T20:41:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:47:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 17.1", "product": { "name": "Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1::el9" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "collectd-sensubility-0:0.2.1-3.el9ost.src", "product": { "name": "collectd-sensubility-0:0.2.1-3.el9ost.src", "product_id": "collectd-sensubility-0:0.2.1-3.el9ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-sensubility@0.2.1-3.el9ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "product": { "name": "collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "product_id": "collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-sensubility@0.2.1-3.el9ost?arch=x86_64" } } }, { "category": "product_version", "name": "collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64", "product": { "name": "collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64", "product_id": "collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/collectd-sensubility-debuginfo@0.2.1-3.el9ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "collectd-sensubility-0:0.2.1-3.el9ost.src as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src" }, "product_reference": "collectd-sensubility-0:0.2.1-3.el9ost.src", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-sensubility-0:0.2.1-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64" }, "product_reference": "collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" }, { "category": "default_component_of", "full_product_name": { "name": "collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64 as a component of Red Hat OpenStack Platform 17.1", "product_id": "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" }, "product_reference": "collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64", "relates_to_product_reference": "9Base-RHOS-17.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-39326", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-12-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2253330" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] }, "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-05-22T20:41:27+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2730" }, { "category": "workaround", "details": "No mitigation is available for this flaw.", "product_ids": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.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-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] } ], "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": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] }, "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-05-22T20:41:27+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2730" }, { "category": "workaround", "details": "No current mitigation is available for this vulnerability.", "product_ids": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] } ], "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": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges." }, { "acknowledgments": [ { "names": [ "@r3kumar", "@qmuntal" ] } ], "cve": "CVE-2024-1394", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-02-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2262921" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads", "title": "Vulnerability summary" }, { "category": "other", "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1394" }, { "category": "external", "summary": "RHBZ#2262921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394" }, { "category": "external", "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136", "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136" }, { "category": "external", "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6", "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6" }, { "category": "external", "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f", "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2660", "url": "https://pkg.go.dev/vuln/GO-2024-2660" }, { "category": "external", "summary": "https://vuln.go.dev/ID/GO-2024-2660.json", "url": "https://vuln.go.dev/ID/GO-2024-2660.json" } ], "release_date": "2024-03-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T20:41:27+00:00", "details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2730" }, { "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-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.src", "9Base-RHOS-17.1:collectd-sensubility-0:0.2.1-3.el9ost.x86_64", "9Base-RHOS-17.1:collectd-sensubility-debuginfo-0:0.2.1-3.el9ost.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads" } ] }
wid-sec-w-2024-0521
Vulnerability from csaf_certbund
Published
2024-02-29 23:00
Modified
2024-05-05 22:00
Summary
IBM MQ: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM MQ ist eine Message Oriented Middleware von IBM.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM MQ ausnutzen, um beliebigen Programmcode auszuführen, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuführen.
Betroffene Betriebssysteme
- Sonstiges
{ "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 MQ ist eine Message Oriented Middleware von IBM.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM MQ ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "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-0521 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0521.json" }, { "category": "self", "summary": "WID-SEC-2024-0521 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0521" }, { "category": "external", "summary": "IBM Security Bulletin 7137570 vom 2024-03-12", "url": "https://www.ibm.com/support/pages/node/7137570" }, { "category": "external", "summary": "IBM Security Bulletin 7123135 vom 2024-02-29", "url": "https://www.ibm.com/support/pages/node/7123135" }, { "category": "external", "summary": "IBM Security Bulletin 7123136 vom 2024-02-29", "url": "https://www.ibm.com/support/pages/node/7123136" }, { "category": "external", "summary": "IBM Security Bulletin 7123137 vom 2024-02-29", "url": "https://www.ibm.com/support/pages/node/7123137" }, { "category": "external", "summary": "IBM Security Bulletin 7123138 vom 2024-02-29", "url": "https://www.ibm.com/support/pages/node/7123138" }, { "category": "external", "summary": "IBM Security Bulletin 7123139 vom 2024-02-29", "url": "https://www.ibm.com/support/pages/node/7123139" }, { "category": "external", "summary": "IBM Security Bulletin 7126571 vom 2024-02-29", "url": "https://www.ibm.com/support/pages/node/7126571" }, { "category": "external", "summary": "IBM Security Bulletin 7138007 vom 2024-03-12", "url": "https://www.ibm.com/support/pages/node/7138007" }, { "category": "external", "summary": "IBM Security Bulletin 7129251 vom 2024-03-01", "url": "https://www.ibm.com/support/pages/node/7129251" }, { "category": "external", "summary": "IBM Security Bulletin 7145367 vom 2024-03-27", "url": "https://www.ibm.com/support/pages/node/7145367" }, { "category": "external", "summary": "IBM Security Bulletin 7145780 vom 2024-04-03", "url": "https://www.ibm.com/support/pages/node/7145780" }, { "category": "external", "summary": "IBM Security Bulletin 7146478 vom 2024-04-04", "url": "https://www.ibm.com/support/pages/node/7146478" }, { "category": "external", "summary": "IBM Security Bulletin 7114770 vom 2024-05-01", "url": "https://www.ibm.com/support/pages/node/7114770" }, { "category": "external", "summary": "IBM Security Bulletin 7150144 vom 2024-05-03", "url": "https://www.ibm.com/support/pages/node/7150144" }, { "category": "external", "summary": "IBM Security Bulletin 7150158 vom 2024-05-03", "url": "https://www.ibm.com/support/pages/node/7150158" } ], "source_lang": "en-US", "title": "IBM MQ: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-05T22:00:00.000+00:00", "generator": { "date": "2024-05-06T08:33:17.981+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-0521", "initial_release_date": "2024-02-29T23:00:00.000+00:00", "revision_history": [ { "date": "2024-02-29T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-03-04T23:00:00.000+00:00", "number": "3", "summary": "CVE-Zuordnung korrigiert" }, { "date": "2024-03-11T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-03-12T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-03-27T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-04-02T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von IBM und IBM-APAR aufgenommen" }, { "date": "2024-04-04T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-05-01T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-05-02T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-05-05T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "11" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c=11.0.0.25", "product": { "name": "IBM App Connect Enterprise \u003c=11.0.0.25", "product_id": "T033537", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:11.0.0.25" } } }, { "category": "product_version_range", "name": "\u003c=12.0.11.3", "product": { "name": "IBM App Connect Enterprise \u003c=12.0.11.3", "product_id": "T033842", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:12.0.11.3" } } } ], "category": "product_name", "name": "App Connect Enterprise" }, { "category": "product_name", "name": "IBM Business Automation Workflow", "product": { "name": "IBM Business Automation Workflow", "product_id": "T019704", "product_identification_helper": { "cpe": "cpe:/a:ibm:business_automation_workflow:-" } } }, { "category": "product_name", "name": "IBM DB2", "product": { "name": "IBM DB2", "product_id": "5104", "product_identification_helper": { "cpe": "cpe:/a:ibm:db2:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c10.5.4", "product": { "name": "IBM DataPower Gateway \u003c10.5.4", "product_id": "T033810", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.5.4" } } }, { "category": "product_version_range", "name": "\u003c10.5.0.10", "product": { "name": "IBM DataPower Gateway \u003c10.5.0.10", "product_id": "T033811", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.10" } } }, { "category": "product_version_range", "name": "\u003c10.0.1.18", "product": { "name": "IBM DataPower Gateway \u003c10.0.1.18", "product_id": "T033812", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.0.1.18" } } } ], "category": "product_name", "name": "DataPower Gateway" }, { "category": "product_name", "name": "IBM FlashSystem", "product": { "name": "IBM FlashSystem", "product_id": "T025159", "product_identification_helper": { "cpe": "cpe:/a:ibm:flashsystem:-" } } }, { "branches": [ { "category": "product_version", "name": "V10", "product": { "name": "IBM Power Hardware Management Console V10", "product_id": "T023373", "product_identification_helper": { "cpe": "cpe:/a:ibm:hardware_management_console:v10" } } } ], "category": "product_name", "name": "Hardware Management Console" }, { "branches": [ { "category": "product_version_range", "name": "\u003c=10.1.0.3", "product": { "name": "IBM Integration Bus \u003c=10.1.0.3", "product_id": "T033332", "product_identification_helper": { "cpe": "cpe:/a:ibm:integration_bus:10.1.0.3" } } } ], "category": "product_name", "name": "Integration Bus" }, { "branches": [ { "category": "product_version", "name": "9.1 LTS", "product": { "name": "IBM MQ 9.1 LTS", "product_id": "T015789", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:9.1_lts" } } }, { "category": "product_version", "name": "9.0 LTS", "product": { "name": "IBM MQ 9.0 LTS", "product_id": "T015792", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:9.0_lts" } } }, { "category": "product_version", "name": "9.2 LTS", "product": { "name": "IBM MQ 9.2 LTS", "product_id": "T018186", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:9.2_lts" } } }, { "category": "product_version", "name": "9.3 LTS", "product": { "name": "IBM MQ 9.3 LTS", "product_id": "T024689", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:9.3_lts" } } }, { "category": "product_version", "name": "9.3 CD", "product": { "name": "IBM MQ 9.3 CD", "product_id": "T024690", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:9.3_cd" } } }, { "category": "product_version", "name": "Operator v3.1.0 CD", "product": { "name": "IBM MQ Operator v3.1.0 CD", "product_id": "T033202", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:operator_v3.1.0__cd" } } }, { "category": "product_version", "name": "Operator v2.0.19 LTS", "product": { "name": "IBM MQ Operator v2.0.19 LTS", "product_id": "T033203", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:operator_v2.0.19_lts" } } }, { "category": "product_version", "name": "Operator v2.4.8", "product": { "name": "IBM MQ Operator v2.4.8", "product_id": "T033204", "product_identification_helper": { "cpe": "cpe:/a:ibm:mq:operator_v2.4.8" } } } ], "category": "product_name", "name": "MQ" }, { "branches": [ { "category": "product_version_range", "name": "\u003c7.5.0 UP8", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP8", "product_id": "T033681", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up8" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "category": "product_name", "name": "IBM SAN Volume Controller", "product": { "name": "IBM SAN Volume Controller", "product_id": "T002782", "product_identification_helper": { "cpe": "cpe:/a:ibm:san_volume_controller:-" } } }, { "category": "product_name", "name": "IBM Storage Scale", "product": { "name": "IBM Storage Scale", "product_id": "T019402", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_scale:-" } } }, { "category": "product_name", "name": "IBM Storwize", "product": { "name": "IBM Storwize", "product_id": "T021621", "product_identification_helper": { "cpe": "cpe:/a:ibm:storwize:-" } } } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2001-1550", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2001-1550" }, { "cve": "CVE-2002-1711", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2002-1711" }, { "cve": "CVE-2002-1713", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2002-1713" }, { "cve": "CVE-2005-1941", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2005-1941" }, { "cve": "CVE-2020-28241", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2020-28241" }, { "cve": "CVE-2022-48468", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2022-48468" }, { "cve": "CVE-2023-22081", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-22081" }, { "cve": "CVE-2023-39615", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-39615" }, { "cve": "CVE-2023-39976", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-39976" }, { "cve": "CVE-2023-4218", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-4218" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45287", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-45287" }, { "cve": "CVE-2023-49568", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-49568" }, { "cve": "CVE-2023-5072", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-5072" }, { "cve": "CVE-2023-5676", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-5676" }, { "cve": "CVE-2023-7104", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-7104" }, { "cve": "CVE-2024-0553", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2024-0553" }, { "cve": "CVE-2024-27255", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in verschiedenen Komponenten, unter anderem \"Eclipse\", \"libqb\", \"BasiliX\", \"Libxml2\" oder \"JavaSE\". Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033204", "T033842", "T033810", "T024690", "T033202", "T002782", "T033203", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2024-27255" }, { "cve": "CVE-2023-26159", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in der Kernkomponente von MQ und sind auf Fehler im Bezug auf Buffer, Absicherung von Passw\u00f6rtern und Open Redirects zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T033842", "T033810", "T024690", "T002782", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-26159" }, { "cve": "CVE-2023-47745", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in der Kernkomponente von MQ und sind auf Fehler im Bezug auf Buffer, Absicherung von Passw\u00f6rtern und Open Redirects zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T033842", "T033810", "T024690", "T002782", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2023-47745" }, { "cve": "CVE-2024-25016", "notes": [ { "category": "description", "text": "In IBM MQ existieren mehrere Schwachstellen. Diese bestehen in der Kernkomponente von MQ und sind auf Fehler im Bezug auf Buffer, Absicherung von Passw\u00f6rtern und Open Redirects zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T033842", "T033810", "T024690", "T002782", "T033811", "T015789", "T033537", "T033812", "T033681", "T018186", "T033332", "T015792", "T021621", "T019402", "T024689", "T019704", "5104", "T025159", "T023373" ] }, "release_date": "2024-02-29T23:00:00Z", "title": "CVE-2024-25016" } ] }
wid-sec-w-2023-3059
Vulnerability from csaf_certbund
Published
2023-12-05 23:00
Modified
2024-05-28 22:00
Summary
Golang Go: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Go ist eine quelloffene Programmiersprache.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Golang Go ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- Windows
{ "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": "Go ist eine quelloffene Programmiersprache.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Golang Go ausnutzen, um Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Sonstiges\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-2023-3059 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-3059.json" }, { "category": "self", "summary": "WID-SEC-2023-3059 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-3059" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1078 vom 2024-03-05", "url": "https://access.redhat.com/errata/RHSA-2024:1078" }, { "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": "Red Hat Security Advisory RHSA-2023:7200 vom 2024-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:7200" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0269 vom 2024-02-28", "url": "https://access.redhat.com/errata/RHSA-2024:0269" }, { "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": "IBM Security Bulletin 7114471 vom 2024-02-02", "url": "https://www.ibm.com/support/pages/node/7114471" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-9B53B79398 vom 2024-03-06", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-9b53b79398" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0281 vom 2024-03-06", "url": "https://access.redhat.com/errata/RHSA-2024:0281" }, { "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": "Vulnerability Report: GO-2023-2375 vom 2023-12-05", "url": "https://pkg.go.dev/vuln/GO-2023-2375" }, { "category": "external", "summary": "GitHub Advisory Database vom 2023-12-05", "url": "https://github.com/advisories/GHSA-33qr-2xwr-95pw" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1859 vom 2024-04-16", "url": "https://access.redhat.com/errata/RHSA-2024:1859" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1901 vom 2024-04-18", "url": "https://access.redhat.com/errata/RHSA-2024:1901" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2239 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2239" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2180 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2180" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2193 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2193" }, { "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" } ], "source_lang": "en-US", "title": "Golang Go: Schwachstelle erm\u00f6glicht Offenlegung von Informationen", "tracking": { "current_release_date": "2024-05-28T22:00:00.000+00:00", "generator": { "date": "2024-05-29T08:07:31.965+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-3059", "initial_release_date": "2023-12-05T23:00:00.000+00:00", "revision_history": [ { "date": "2023-12-05T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-02-04T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-02-08T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-14T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-02-27T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-04T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-06T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Fedora und Red Hat aufgenommen" }, { "date": "2024-04-16T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-17T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "12" } }, "product_tree": { "branches": [ { "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": [ { "branches": [ { "category": "product_version_range", "name": "\u003c1.20.0", "product": { "name": "Golang Go \u003c1.20.0", "product_id": "T031488", "product_identification_helper": { "cpe": "cpe:/a:golang:go:1.20.0" } } } ], "category": "product_name", "name": "Go" } ], "category": "vendor", "name": "Golang" }, { "branches": [ { "category": "product_name", "name": "IBM App Connect Enterprise", "product": { "name": "IBM App Connect Enterprise", "product_id": "T032495", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:-" } } } ], "category": "vendor", "name": "IBM" }, { "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": "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", "name": "Secondary Scheduler Operator", "product": { "name": "Red Hat OpenShift Secondary Scheduler Operator", "product_id": "T027759", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:::secondary_scheduler_operator" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-45287", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Golang Go. Dieser Fehler besteht aufgrund des Fehlens von konstanten Zeitoperationen, was zum Verlust von Zeitinformationen f\u00fchrt und es Angreifern erm\u00f6glicht, Sitzungsschl\u00fcssel-Bits wiederherzustellen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T027759", "67646", "T004914", "74185", "T032495" ] }, "release_date": "2023-12-05T23:00:00Z", "title": "CVE-2023-45287" } ] }
wid-sec-w-2024-1226
Vulnerability from csaf_certbund
Published
2024-05-22 22:00
Modified
2024-06-13 22:00
Summary
Red Hat OpenShift: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand zu verursachen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder um weitere nicht spezifizierte Angriffe auszuführen.
Betroffene Betriebssysteme
- Linux
{ "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": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand zu verursachen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "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-1226 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1226.json" }, { "category": "self", "summary": "WID-SEC-2024-1226 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1226" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2874 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2874" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2929 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2929" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2930 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2930" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2932 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2932" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2933 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2933" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2874 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:3316" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2901 vom 2024-05-23", "url": "https://access.redhat.com/errata/RHSA-2024:2901" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3473 vom 2024-05-29", "url": "https://access.redhat.com/errata/RHSA-2024:3473" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3790 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3790" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3715 vom 2024-06-12", "url": "https://access.redhat.com/errata/RHSA-2024:3715" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3314 vom 2024-06-13", "url": "https://access.redhat.com/errata/RHSA-2024:3314" }, { "category": "external", "summary": "RedHat Security Advisory", "url": "https://access.redhat.com/errata/RHSA-2024:3919" } ], "source_lang": "en-US", "title": "Red Hat OpenShift: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-06-13T22:00:00.000+00:00", "generator": { "date": "2024-06-14T08:08:23.564+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-1226", "initial_release_date": "2024-05-22T22:00:00.000+00:00", "revision_history": [ { "date": "2024-05-22T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-11T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-13T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "T035142", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift", "product": { "name": "Red Hat OpenShift", "product_id": "T035034", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:-" } } }, { "category": "product_version_range", "name": "Migration Toolkit for Applications \u003c7.0.3", "product": { "name": "Red Hat OpenShift Migration Toolkit for Applications \u003c7.0.3", "product_id": "T035036", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:migration_toolkit_for_applications__7.0.3" } } }, { "category": "product_version", "name": "Custom Metric Autoscaler 2", "product": { "name": "Red Hat OpenShift Custom Metric Autoscaler 2", "product_id": "T035047", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:custom_metric_autoscaler_2" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-26555", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2020-26555" }, { "cve": "CVE-2021-25220", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2021-25220" }, { "cve": "CVE-2021-29390", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2021-29390" }, { "cve": "CVE-2021-43618", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2021-43618" }, { "cve": "CVE-2022-0480", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-0480" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-3094", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-3094" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-40090", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-40090" }, { "cve": "CVE-2022-45934", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-45934" }, { "cve": "CVE-2022-48554", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-48554" }, { "cve": "CVE-2022-48624", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-24023", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-24023" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25775", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-25775" }, { "cve": "CVE-2023-26159", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-26159" }, { "cve": "CVE-2023-26364", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-26364" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28464", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-28464" }, { "cve": "CVE-2023-28866", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-28866" }, { "cve": "CVE-2023-2975", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-2975" }, { "cve": "CVE-2023-31083", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-31083" }, { "cve": "CVE-2023-31122", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-31122" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-3567", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-3567" }, { "cve": "CVE-2023-3618", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-3618" }, { "cve": "CVE-2023-37453", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-37453" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-38469", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-38469" }, { "cve": "CVE-2023-38470", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-38470" }, { "cve": "CVE-2023-38471", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-38471" }, { "cve": "CVE-2023-38472", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-38472" }, { "cve": "CVE-2023-38473", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-38473" }, { "cve": "CVE-2023-38546", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39189", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-39189" }, { "cve": "CVE-2023-39193", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-39193" }, { "cve": "CVE-2023-39194", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-39194" }, { "cve": "CVE-2023-39198", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-39198" }, { "cve": "CVE-2023-39326", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-39326" }, { "cve": "CVE-2023-40745", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-40745" }, { "cve": "CVE-2023-41175", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-41175" }, { "cve": "CVE-2023-4133", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-4133" }, { "cve": "CVE-2023-42754", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-42754" }, { "cve": "CVE-2023-42756", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-42756" }, { "cve": "CVE-2023-43785", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-43785" }, { "cve": "CVE-2023-43786", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-43786" }, { "cve": "CVE-2023-43787", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-43787" }, { "cve": "CVE-2023-43788", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-43788" }, { "cve": "CVE-2023-43789", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-43789" }, { "cve": "CVE-2023-4408", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-4408" }, { "cve": "CVE-2023-45286", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45286" }, { "cve": "CVE-2023-45287", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45287" }, { "cve": "CVE-2023-45288", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-45289", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45289" }, { "cve": "CVE-2023-45290", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45290" }, { "cve": "CVE-2023-45857", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45857" }, { "cve": "CVE-2023-45863", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45863" }, { "cve": "CVE-2023-46218", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46862", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-46862" }, { "cve": "CVE-2023-47038", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-47038" }, { "cve": "CVE-2023-48631", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-48631" }, { "cve": "CVE-2023-50387", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-50387" }, { "cve": "CVE-2023-50868", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-50868" }, { "cve": "CVE-2023-51043", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-51043" }, { "cve": "CVE-2023-51779", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-51779" }, { "cve": "CVE-2023-51780", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-51780" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52434", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52434" }, { "cve": "CVE-2023-52448", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52448" }, { "cve": "CVE-2023-52476", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52476" }, { "cve": "CVE-2023-52489", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52489" }, { "cve": "CVE-2023-52522", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52522" }, { "cve": "CVE-2023-52529", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52529" }, { "cve": "CVE-2023-52574", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52574" }, { "cve": "CVE-2023-52578", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52578" }, { "cve": "CVE-2023-52580", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52580" }, { "cve": "CVE-2023-52581", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52581" }, { "cve": "CVE-2023-52597", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52597" }, { "cve": "CVE-2023-52610", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52610" }, { "cve": "CVE-2023-52620", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-52620" }, { "cve": "CVE-2023-5678", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-6040", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6040" }, { "cve": "CVE-2023-6121", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6121" }, { "cve": "CVE-2023-6129", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6129" }, { "cve": "CVE-2023-6176", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6176" }, { "cve": "CVE-2023-6228", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6228" }, { "cve": "CVE-2023-6237", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6237" }, { "cve": "CVE-2023-6240", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6240" }, { "cve": "CVE-2023-6531", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6531" }, { "cve": "CVE-2023-6546", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6546" }, { "cve": "CVE-2023-6622", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6622" }, { "cve": "CVE-2023-6915", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6915" }, { "cve": "CVE-2023-6931", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6931" }, { "cve": "CVE-2023-6932", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6932" }, { "cve": "CVE-2023-7008", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-7008" }, { "cve": "CVE-2024-0565", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-0565" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-0841", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-0841" }, { "cve": "CVE-2024-1085", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-1085" }, { "cve": "CVE-2024-1086", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-1086" }, { "cve": "CVE-2024-1394", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-1394" }, { "cve": "CVE-2024-1488", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-1488" }, { "cve": "CVE-2024-21011", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-21011" }, { "cve": "CVE-2024-21012", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-21012" }, { "cve": "CVE-2024-21068", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-21068" }, { "cve": "CVE-2024-21085", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-21085" }, { "cve": "CVE-2024-21094", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-21094" }, { "cve": "CVE-2024-22365", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-24783", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-24783" }, { "cve": "CVE-2024-24784", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-24784" }, { "cve": "CVE-2024-24785", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-24785" }, { "cve": "CVE-2024-24786", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-24786" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25742", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-25742" }, { "cve": "CVE-2024-25743", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-25743" }, { "cve": "CVE-2024-26582", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26582" }, { "cve": "CVE-2024-26583", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26583" }, { "cve": "CVE-2024-26584", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26584" }, { "cve": "CVE-2024-26585", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26585" }, { "cve": "CVE-2024-26586", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26586" }, { "cve": "CVE-2024-26593", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26593" }, { "cve": "CVE-2024-26602", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26602" }, { "cve": "CVE-2024-26609", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26609" }, { "cve": "CVE-2024-26633", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-26633" }, { "cve": "CVE-2024-27316", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-27316" }, { "cve": "CVE-2024-28834", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-28834" }, { "cve": "CVE-2024-28835", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-28835" }, { "cve": "CVE-2024-28849", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29180", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-29180" }, { "cve": "CVE-2024-2961", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-33599", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "notes": [ { "category": "description", "text": "In Red Hat OpenShift bestehen mehrere Schwachstellen. Diese Schwachstellen bestehen in mehreren Komponenten und Subsystemen wie Oracle Java, dem Linux-Kernel oder dem HTTP/2-Protokoll in der Programmiersprache Go und in der Migration Toolkit Komponente aufgrund mehrerer sicherheitsrelevanter Probleme wie einer Race Condition, einer NULL- Pointer-Dereferenz oder einem Memory Allocation-Problem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben, seine Privilegien zu erweitern, oder um weitere nicht spezifizierte Angriffe auszuf\u00fchren." } ], "product_status": { "known_affected": [ "67646", "T035034", "T035142", "T035047" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-33602" } ] }
wid-sec-w-2024-1228
Vulnerability from csaf_certbund
Published
2024-05-22 22:00
Modified
2024-06-11 22:00
Summary
Red Hat OpenStack: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu können.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenStack ausnutzen, um Sicherheitsmaßnahmen zu umgehen, eine Denial-of-Service-Zustand zu erzeugen, um vertrauliche Informationen offenzulegen und Daten zu ändern.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
{ "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": "Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu k\u00f6nnen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenStack ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, eine Denial-of-Service-Zustand zu erzeugen, um vertrauliche Informationen offenzulegen und Daten zu \u00e4ndern.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1228 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1228.json" }, { "category": "self", "summary": "WID-SEC-2024-1228 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1228" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2727 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2727" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2729 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2729" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2730 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2730" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2767 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2767" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2731 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2731" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2732 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2732" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2733 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2733" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2734 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2734" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2735 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2735" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2768 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2768" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2736 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2736" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2770 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2770" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2737 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2737" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2769 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2769" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3352 vom 2024-05-23", "url": "https://access.redhat.com/errata/RHSA-2024:3352" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3327 vom 2024-05-29", "url": "https://access.redhat.com/errata/RHSA-2024:3327" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3331 vom 2024-05-30", "url": "https://access.redhat.com/errata/RHSA-2024:3331" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3467 vom 2024-05-29", "url": "https://access.redhat.com/errata/RHSA-2024:3467" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3713 vom 2024-06-12", "url": "https://access.redhat.com/errata/RHSA-2024:3713" } ], "source_lang": "en-US", "title": "Red Hat OpenStack: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-06-11T22:00:00.000+00:00", "generator": { "date": "2024-06-12T08:08:31.486+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-1228", "initial_release_date": "2024-05-22T22:00:00.000+00:00", "revision_history": [ { "date": "2024-05-22T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-11T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version", "name": "16.2", "product": { "name": "Red Hat OpenStack 16.2", "product_id": "T023999", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:16.2" } } }, { "category": "product_version_range", "name": "\u003c17.1", "product": { "name": "Red Hat OpenStack \u003c17.1", "product_id": "T031314", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:17.1" } } } ], "category": "product_name", "name": "OpenStack" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-1135", "notes": [ { "category": "description", "text": "Es besteht eine HTTP-Request -Smuggling-Schwachstelle in der Python-Gunicorn-Komponente von Red Hat OpenStack. Grund ist eine unsachgem\u00e4\u00dfe Verarbeitung von Anfragen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, was zu Cache Poisoning, Sitzungsmanipulation und Datenoffenlegung f\u00fchren kann." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-1135" }, { "cve": "CVE-2023-39325", "notes": [ { "category": "description", "text": "In Red Hat OpenStack existieren mehrere Schwachstellen. Diese Schwachstellen betreffen die etcd-Komponente und k\u00f6nnten einen Timing-Side-Channel- oder Rapid-Reset-Angriff erm\u00f6glichen. Ein entfernter, anonymer Angreifer k\u00f6nnte diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-39325" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Red Hat OpenStack existieren mehrere Schwachstellen. Diese Schwachstellen betreffen die etcd-Komponente und k\u00f6nnten einen Timing-Side-Channel- oder Rapid-Reset-Angriff erm\u00f6glichen. Ein entfernter, anonymer Angreifer k\u00f6nnte diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45288", "notes": [ { "category": "description", "text": "In Red Hat OpenStack existieren mehrere Schwachstellen. Diese Schwachstellen betreffen die etcd-Komponente und k\u00f6nnten einen Timing-Side-Channel- oder Rapid-Reset-Angriff erm\u00f6glichen. Ein entfernter, anonymer Angreifer k\u00f6nnte diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45288" }, { "cve": "CVE-2024-4438", "notes": [ { "category": "description", "text": "In Red Hat OpenStack existieren mehrere Schwachstellen. Diese Schwachstellen betreffen die etcd-Komponente und k\u00f6nnten einen Timing-Side-Channel- oder Rapid-Reset-Angriff erm\u00f6glichen. Ein entfernter, anonymer Angreifer k\u00f6nnte diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-4438" }, { "cve": "CVE-2023-39326", "notes": [ { "category": "description", "text": "In Red Hat OpenStack existieren mehrere Schwachstellen. Diese Fehler betreffen die Komponente collectd-sensubility aufgrund mehrerer sicherheitsrelevanter Probleme wie unsachgem\u00e4\u00dfe Speicherchunk-Erweiterung und HTTP-Request-Handlung, die zur Resource-Exhaustion f\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-39326" }, { "cve": "CVE-2023-45287", "notes": [ { "category": "description", "text": "In Red Hat OpenStack existieren mehrere Schwachstellen. Diese Fehler betreffen die Komponente collectd-sensubility aufgrund mehrerer sicherheitsrelevanter Probleme wie unsachgem\u00e4\u00dfe Speicherchunk-Erweiterung und HTTP-Request-Handlung, die zur Resource-Exhaustion f\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45287" }, { "cve": "CVE-2024-1394", "notes": [ { "category": "description", "text": "In Red Hat OpenStack existieren mehrere Schwachstellen. Diese Fehler betreffen die Komponente collectd-sensubility aufgrund mehrerer sicherheitsrelevanter Probleme wie unsachgem\u00e4\u00dfe Speicherchunk-Erweiterung und HTTP-Request-Handlung, die zur Resource-Exhaustion f\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-1394" }, { "cve": "CVE-2024-24680", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat OpenStack. Dieser Fehler besteht in der Python-Django-Komponente aufgrund der unsachgem\u00e4\u00dfen Behandlung sehr langer Strings, was zu \u00fcberm\u00e4\u00dfiger Rechenzeit oder Speichernutzung f\u00fchrt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-24680" }, { "cve": "CVE-2024-1141", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat OpenStack. Diese Schwachstelle betrifft die Python-Glance-Store-Komponente aufgrund unsachgem\u00e4\u00dfer Protokollierungspraktiken, wenn die DEBUG-Protokollebene aktiviert ist, was zur Offenlegung des Zugriffsschl\u00fcssels f\u00fchrt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-1141" }, { "cve": "CVE-2023-45803", "notes": [ { "category": "description", "text": "Es besteht eine Scwachstelle in Red Hat OpenStack. Dieser Fehler betrifft die python-urllib3-Komponente aufgrund der unsachgem\u00e4\u00dfen Behandlung von HTTP-Weiterleitungen, da der Anfragetr\u00e4ger nicht entfernt wird, wodurch m\u00f6glicherweise vertrauliche Informationen offengelegt werden, aber nur, wenn der Ursprungsdienst kompromittiert ist. Ein Angreifer aus einem benachbarten Netzwerk kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-45803" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat OpenStack. Ein SSH-Channel-Integrit\u00e4tsfehler besteht in der python-paramiko-Komponente, der es einem MITM-Angreifer erm\u00f6glicht, erste Nachrichten zu l\u00f6schen, ohne einen MAC-Fehler zu verursachen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, was zur Manipulation des SSH-Protokolls durch Manipulation der Sequenznummer f\u00fchrt." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-6725", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat OpenStack. Dieser Fehler besteht in den Komponenten openstack-tripleo-heat-templates und tripleo-ansible aufgrund einer unsachgem\u00e4\u00dfen Implementierung der Zugriffskontrolle. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6725" }, { "cve": "CVE-2023-6110", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Red Hat OpenStack. Diese Schwachstelle besteht in der Komponente python-openstackclient aufgrund eines ungeeigneten Zugriffskontrollmechanismus, der zum L\u00f6schen von Zugriffsregeln f\u00fchrt. Ein entfernter, authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um bestehende Zugriffsregeln zu manipulieren und einen Denial-of-Service-Zustand zu erzeugen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerteraktion." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2023-6110" }, { "cve": "CVE-2024-22195", "notes": [ { "category": "description", "text": "Es wurde eine Cross-Site Scripting-Schwachstelle in Red Hat OpenStack in der Komponente openstack-ansible-core identifiziert. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T023999", "67646" ] }, "release_date": "2024-05-22T22:00:00Z", "title": "CVE-2024-22195" } ] }
ghsa-33qr-2xwr-95pw
Vulnerability from github
Published
2023-12-05 18:30
Modified
2023-12-12 18:31
Severity ?
Details
Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels.
{ "affected": [], "aliases": [ "CVE-2023-45287" ], "database_specific": { "cwe_ids": [ "CWE-203" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-12-05T17:15:08Z", "severity": "HIGH" }, "details": "Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels.", "id": "GHSA-33qr-2xwr-95pw", "modified": "2023-12-12T18:31:30Z", "published": "2023-12-05T18:30:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287" }, { "type": "WEB", "url": "https://go.dev/cl/326012/26" }, { "type": "WEB", "url": "https://go.dev/issue/20654" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/QMK8IQALDvA" }, { "type": "WEB", "url": "https://people.redhat.com/~hkario/marvin" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-2375" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240112-0005" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
gsd-2023-45287
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-45287", "id": "GSD-2023-45287" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-45287" ], "details": "Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels.", "id": "GSD-2023-45287", "modified": "2023-12-13T01:20:37.867685Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@golang.org", "ID": "CVE-2023-45287", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "crypto/tls", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "0", "version_value": "1.20.0" } ] } } ] }, "vendor_name": "Go standard library" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-208: Observable Timing Discrepancy" } ] } ] }, "references": { "reference_data": [ { "name": "https://go.dev/issue/20654", "refsource": "MISC", "url": "https://go.dev/issue/20654" }, { "name": "https://go.dev/cl/326012/26", "refsource": "MISC", "url": "https://go.dev/cl/326012/26" }, { "name": "https://groups.google.com/g/golang-announce/c/QMK8IQALDvA", "refsource": "MISC", "url": "https://groups.google.com/g/golang-announce/c/QMK8IQALDvA" }, { "name": "https://people.redhat.com/~hkario/marvin/", "refsource": "MISC", "url": "https://people.redhat.com/~hkario/marvin/" }, { "name": "https://pkg.go.dev/vuln/GO-2023-2375", "refsource": "MISC", "url": "https://pkg.go.dev/vuln/GO-2023-2375" }, { "name": "https://security.netapp.com/advisory/ntap-20240112-0005/", "refsource": "MISC", "url": "https://security.netapp.com/advisory/ntap-20240112-0005/" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "matchCriteriaId": "A96BDB4B-F1DA-4948-8E56-8B4933BB8BC2", "versionEndExcluding": "1.20.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels." }, { "lang": "es", "value": "Antes de Go 1.20, los intercambios de claves TLS basados en RSA utilizaban la librer\u00eda math/big, que no es un tiempo constante. Se aplic\u00f3 blinding RSA para prevenir ataques sincronizados, pero el an\u00e1lisis muestra que esto puede no haber sido completamente efectivo. En particular, parece que la eliminaci\u00f3n del relleno PKCS#1 puede filtrar informaci\u00f3n de tiempo, que a su vez podr\u00eda usarse para recuperar bits de clave de sesi\u00f3n. En Go 1.20, la librer\u00eda crypto/tls cambi\u00f3 a una implementaci\u00f3n RSA de tiempo completamente constante, que no creemos que muestre ning\u00fan canal lateral de temporizaci\u00f3n." } ], "id": "CVE-2023-45287", "lastModified": "2024-01-12T14:15:48.310", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-12-05T17:15:08.570", "references": [ { "source": "security@golang.org", "tags": [ "Issue Tracking" ], "url": "https://go.dev/cl/326012/26" }, { "source": "security@golang.org", "tags": [ "Issue Tracking" ], "url": "https://go.dev/issue/20654" }, { "source": "security@golang.org", "tags": [ "Mailing List", "Release Notes" ], "url": "https://groups.google.com/g/golang-announce/c/QMK8IQALDvA" }, { "source": "security@golang.org", "tags": [ "Third Party Advisory" ], "url": "https://people.redhat.com/~hkario/marvin/" }, { "source": "security@golang.org", "tags": [ "Vendor Advisory" ], "url": "https://pkg.go.dev/vuln/GO-2023-2375" }, { "source": "security@golang.org", "url": "https://security.netapp.com/advisory/ntap-20240112-0005/" } ], "sourceIdentifier": "security@golang.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-203" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
Loading...
Loading...
- 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.